home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
segment
/
labelblo.
/
labelblo.bin
Wrap
Text File
|
1995-12-09
|
659b
|
16 lines
OPERATOR
labelBlob --- rasterize/binarize/outline blobs
DESCRIPTION
The labelBlob operator performs the inverse of getBlobs. The input blob vector
is converted to either a rasterized image where each object is assigned its
own greylevel, a binarized image where all objects are set to maximum pixel
value, or an outlined image where an object's boundary is traced and set to
maximum pixel value. The resulting image is comparable to the original image
at the threshold by which the blob vector was derived. The original image
which was fed to getBlobs is required at the top input to create the
correct output image size.