Skip to content
  • Roland Levillain's avatar
    Replace ad hoc code by Milena's in apps/graph-morpho. · 72d0a739
    Roland Levillain authored
    	* apps/graph-morpho/morpho.hh
    	(dilation(const mln::Image<I>&, const mln::Neighborhood<N>&))
    	(erosion(const mln::Image<I>&, const mln::Neighborhood<N>&)):
    	Remove functions.
    	(dilation_e2v(const mln::Image<I>&))
    	(erosion_v2e(const mln::Image<I>&))
    	(erosion_e2v(const mln::Image<I>&))
    	(dilation_v2e(const mln::Image<I>&)):
    	Use mln::dilation and mln::erosion instead of these ad hoc
    	dilation and erosion routines.
    	Use mln::image_if and mln::extend instead of the ad hoc
    	image_if_large.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4565 4aad255d-cdde-0310-9447-f3009e2ae8c0
    72d0a739
To find the state of this project's repository at the time of any of these versions, check out the tags.