Skip to content
  • Roland Levillain's avatar
    Generic core dilations and erosions on graphs. · 96d52c90
    Roland Levillain authored
    	* apps/graph-morpho/morpho.hh
    	(impl::dilation_e2v(const mln::bin_1complex_image2d&))
    	(impl::erosion_v2e(const mln::bin_1complex_image2d&))
    	(impl::erosion_e2v(const mln::bin_1complex_image2d&))
    	(impl::dilation_v2e(const mln::bin_1complex_image2d&))
    	(impl::dilation_e2v(const mln::image2d<T>&))
    	(impl::erosion_v2e(const mln::image2d<T>&))
    	(impl::erosion_e2v(const mln::image2d<T>&))
    	(impl::dilation_v2e(const mln::image2d<T>&)):
    	Remove.
    	(dilation_e2v(const mln::Image<I>&))
    	(erosion_v2e(const mln::Image<I>&))
    	(erosion_e2v(const mln::Image<I>&))
    	(dilation_v2e(const mln::Image<I>&)):
    	Reimplement using Milena's dilation and erosion as well as graph
    	traits.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4584 4aad255d-cdde-0310-9447-f3009e2ae8c0
    96d52c90
To find the state of this project's repository at the time of any of these versions, check out the tags.