[vtk-developers] Code review request: vtkBinaryBlobPerimeter2D
David Doria
daviddoria at gmail.com
Mon Oct 18 11:14:13 EDT 2010
This class was motivated by the Matlab function bwperim
(http://www.mathworks.com/help/toolbox/images/ref/bwperim.html). It
finds all white pixels which have a black neighbor (the perimeters of
white blobs in a binary image).
The code can be found here:
http://github.com/daviddoria/vtkBinaryBlobPerimeter
Any comments?
David
More information about the vtk-developers
mailing list