DGtal-team / DGtal

Digital Geometry Tools and Algorithm Library
https://dgtal.org
GNU Lesser General Public License v3.0
370 stars 115 forks source link

Method to fill surface object #636

Closed kerautret closed 10 years ago

kerautret commented 11 years ago

Since we a have already methods to extract digital surface it could be fine to add methods to fill its interior/exterior (like in ImaGene with the method uexpandSeedWithinIncidentBounds). @JacquesOlivierLachaud @dcoeurjo I propose to backport this method if you are ok ? By default I propose to add it in a new class located at DGtal/topology/helpers/ShapeHelper.h

dcoeurjo commented 10 years ago

Done.. closing