CWMVFindCTUsingTwoRectsOptions

NI Vision for Visual Basic

CWMVFindCTUsingTwoRectsOptions

CWMVFindCTUsingTwoRectsOptions contains optional parameters used by the CWMachineVision.FindCoordTransformUsingTwoRects method. These optional parameters include two sets of parameters to CWIMAQVision.Rake, one for each search area, and properties that indicate what overlays to add to the image.

Properties

MainAxisFilter parameters used to detect the main axis.
SecondaryAxisFilter parameters used to detect the secondary axis.
ShowEdgesFoundBoolean that determines if the locations of the edges found are overlaid on the result image. The default is False.
ShowResultBoolean that determines if the coordinate system found is overlaid on the result image. The default is True.
ShowSearchAreaBoolean that determines if the search area is overlaid on the image. The default is False.
ShowSearchLinesBoolean that determines if the search lines used to locate the edges are overlaid on the image. The default is False.

See Also

CWMachineVision.FindCoordTransformUsingTwoRects

CWIMAQVision.Rake