CWIMAQLearnPatternAdvancedShiftOptions

NI Vision for Visual Basic

CWIMAQLearnPatternAdvancedShiftOptions

CWIMAQLearnPatternAdvancedShiftOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 during the shift phase to learn the template.

Properties

FinalSampleSizeNumber of template pixels you want to add to the InitialSampleSize for the final phase of shift-invariant matching.
FinalSampleSizeFactorSize of the sample for the final phase of shift-invariant matching as a percent of the edge points in the template, in pixels.
InitialSampleSizeNumber of template pixels that you want to include in a sample for the initial phase of shift-invariant matching.
InitialSampleSizeFactorSize of the sample for the initial phase of shift-invariant matching as a percent of the template size, in pixels.
InitialStepSizeLargest number of image pixels to shift the sample across the inspection image during the initial phase of shift-invariant matching.
SubPixelSampleSizeNumber of template pixels that you want to include in a sample for the subpixel phase of shift-invariant matching.
SubPixelSampleSizeFactorSize of the sample for the subpixel phase of shift-invariant matching as a percent of the template size, in pixels.

See Also

CWIMAQVision.LearnPattern2