Skip to content
  • Edwin Carlinet's avatar
    Fix dilation-like canvas implementation for rectangular SE. For vertical · decbdeb9
    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.
    decbdeb9