- 05 Feb, 2018 1 commit
-
-
Edwin Carlinet authored
-
- 16 Nov, 2017 1 commit
-
-
Michaël Roynard authored
-
- 21 Mar, 2017 1 commit
-
-
Edwin Carlinet authored
-
- 20 Feb, 2015 1 commit
-
-
Edwin Carlinet authored
SE, the image is now transposed before the process to speed up. Also, the incremental computation of the inf/supremum has been extended to 16-bits. * mln/morpho/canvas/dilation_like.spe.hpp: Fixed. * mln/accu/accumulators/h_infsup.hpp, * mln/morpho/structural/dilate.hpp, * mln/morpho/structural/erode.hpp: Optimization extended to 16bits.
-
- 31 Dec, 2014 2 commits
-
-
Edwin Carlinet authored
* mln/core/algorithm/transpose.hpp: New. * mln/morpho/canvas/dilation_like.hpp, * mln/morpho/canvas/dilation_like.spe.hpp: New. * mln/morpho/dilate.hpp, * mln/morpho/erode.hpp, * mln/morpho/gradient.hpp, * mln/morpho/opening.hpp: Moved and modified to... * mln/morpho/structural/closing.hpp, * mln/morpho/structural/dilate.hpp, * mln/morpho/structural/erode.hpp, * mln/morpho/structural/gradient.hpp, * mln/morpho/structural/opening.hpp: ... these files. * tests/morpho/CMakeLists.txt, * tests/morpho/dilate.cpp, * tests/morpho/erode.cpp, * tests/morpho/gradient.cpp, * tests/morpho/opening.cpp,
-
Edwin Carlinet authored
* mln/accu/accumulators/h_infsup.hpp: New.
-