CWIMAQLearnPatternAdvancedShiftOptions
CWIMAQLearnPatternAdvancedShiftOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 during the shift phase to learn the template.
Properties
| FinalSampleSize | Number of template pixels you want to add to the InitialSampleSize for the final phase of shift-invariant matching. |
| FinalSampleSizeFactor | Size of the sample for the final phase of shift-invariant matching as a percent of the edge points in the template, in pixels. |
| InitialSampleSize | Number of template pixels that you want to include in a sample for the initial phase of shift-invariant matching. |
| InitialSampleSizeFactor | Size of the sample for the initial phase of shift-invariant matching as a percent of the template size, in pixels. |
| InitialStepSize | Largest number of image pixels to shift the sample across the inspection image during the initial phase of shift-invariant matching. |
| SubPixelSampleSize | Number of template pixels that you want to include in a sample for the subpixel phase of shift-invariant matching. |
| SubPixelSampleSizeFactor | Size of the sample for the subpixel phase of shift-invariant matching as a percent of the template size, in pixels. |