LSToolBlob
Description
The blob data is create line by line.
Hence the tool is called repeatedly. The Blob are held for
a given number of lines/calls before being released
For blob data to be determined the maximum size of a blob
needs to be less the the the hold size.
Note this tool does not paint the blobs.
To filter blobs use the standard IPToolBlobFilter
Inputs
LSImage
the source linescan image
Parameters
LowerThreshold/UpperThreshold
the range for a blob
MinBlobSize
the min number of pixels to be a blob
EvalColors
Determines the Blob Colors
ResetTimeOut
If no activity for this time (msec)the
blob collection process is restarted
InspectionLineNumber
The line on the input image to be analysed
KeepLineCount
How long a blob should be kept
CurrentLineNumber
the current Blob y coordinate
When not blob are stored the y coordinate is reset to 0
CurrentBlobCount
The current number of Blobs in the store
CurrentBlobArea
The current total blob area of Blobs in the store