what :
Home > Objects > C > cv.jit.floodfill > author : Jean-Marc Pelletier

cv.jit.floodfill

The floodfill algorithm takes a pixel coordinate specified by the "seed" attributes and checks the value of that pixel.


The floodfill algorithm takes a pixel coordinate specified by the "seed" attributes and checks the value of that pixel. If it is OFF, it does nothing and returns a blank matrix. If the pixel is ON, however, it will "flood-fill" the blob this pixel belongs to with ON values and return only that blob. This works exactly like the flood-fill tools in popular paint or image editing software.
from the library :
cv.jit
Format : External
Environment : jitter / max / msp
freeware
Max 4.x


http://www.iamas.ac.jp/~jovan02/cv/download.html

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 92140924 members connected RSS
Site under GNU Free Documentation License