Skip to content
Snippets Groups Projects
Commit 71f4ee43 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Reduction of parameter requirements.

* All the objects `Img<T>` used as parameters have been replaced by `RandomAccessibleInterval<T>` or `IterableInterval<T>` objects.
* A parameter `ImgFactory<T>` has been added when the creation of an `Img<T>` as an output was necessary.
* The class `Histogram<T>` from package `net.imglib2.algorithm.stats` has been copied (class HistogramZ) and the constructor parameter `Img<T> `has been change into `IterableInterval<T>`.
parent d0ca0d4e
No related branches found
No related tags found
2 merge requests!10Surface reconstruction Refactoring,!2Reduction of parameter requirements
Pipeline #40940 passed
Showing
with 711 additions and 557 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment