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

IntervalForegroundPredicate #889

Open kerautret opened 10 years ago

kerautret commented 10 years ago

I wonder if it could good to change the IntervalForegroundPredicatei included minValue into 'excluded'. Because sometime if we want to extract areas with 0 intensity it is not possible if we have image of unsigned int for instance. http://liris.cnrs.fr/dgtal/doc/nightly/classDGtal_1_1IntervalForegroundPredicate.html#a919e50751c8b913a47aa09fabdaeb626

dcoeurjo commented 10 years ago

I agree.... [min,max[ would have been better..