Retrieves the maximum distance allowed to group classes in color image segmentation.
Reference to the classifier session on which this node operates.
Cluster of parameters used to configure the color segmentation algorithm.
Cluster specifying the size of the window the node uses when calculating the color segmentation.
Window size in x direction.
Window size in y direction.
Distance between two windows.
Minimum number of allowed pixels.
Any particle with fewer pixels than this parameter will be deleted.
Maximum number of allowed pixels.
Any particle with fewer pixels than this parameter will be deleted.
Boolean that, when enabled, processes the boundary pixels of each segmentation cluster using a step size of 1.
Enabling this parameter increases the time required to process the image, but also increases segmentation accuracy.
TRUE | Processes the boundary pixels of each segmentation cluster. |
FALSE | Does not process the boundary pixels. |
Input that specifies the sensitivity of max distance.
Name | Description |
---|---|
conservative | Uses extensive criteria to determine the maximum distance. |
aggressive | Uses few criteria to determine the maximum distance. |
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Reference to the session referenced by classifier session in.
Maximum allowed color distance to group the pixel windows.
Valid values are 0 to 1000. A value of 0 represents a conservative search strategy and a value of 1000 represents an aggressive search strategy.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application