In attribute_closing_opening_map.hh:
** im1 = oln::morpho::slow::card_closing(im1, oln::neighb_c4(), 200); ** oln::save(im1, IMG_OUT "oln_morpho_fast_card_closing.ppm");
Dans attribute_closing_opening_map.hh, ne faut-il pas changer les noms de fichiers *fast*.ppm en *slow*.ppm?
-- Niels
Niels Van Vliet niels@lrde.epita.fr writes:
In attribute_closing_opening_map.hh:
** im1 = oln::morpho::slow::card_closing(im1, oln::neighb_c4(), 200); ** oln::save(im1, IMG_OUT "oln_morpho_fast_card_closing.ppm");
Dans attribute_closing_opening_map.hh, ne faut-il pas changer les noms de fichiers *fast*.ppm en *slow*.ppm?
Maintenant oui !