[vtkusers] Labeling each pixel by continuity

arwtyxouymz arw.tyx-ouy_mz at ezweb.ne.jp
Tue Dec 19 04:35:40 EST 2017


Hi, all

I have a binary image and want to label each pixels by continuity.

In detail, 
Firstly, I created 512x512 binary image.
Secondly, I check if each pixel connect to neighborhood pixel by 5x5 mask.
Thirdly, if mask center pixel connect to neighborhood pixel, I put same
label to the pixels.

In VTK is it possible?
If possible, please tell me how to do?



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list