Skip to content
  • Edwin-Carlinet's avatar
    Implement morphological operations with the new kernel impl. · 0a4b69cd
    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,
    0a4b69cd