CWIMAQLearnPatternAdvancedRotationOptions
CWIMAQLearnPatternAdvancedRotationOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 during the rotation phase to learn the template.
Properties
FinalAngularAccuracy | Angle accuracy, in degrees, to use during the final phase of the rotation-invariant matching. |
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. |
InitialAngularAccuracy | Angle accuracy, in degrees, to use during the initial phase of rotation-invariant matching. |
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 matching. |
SearchStrategySupport | Aggressiveness of the rotation search strategy available during the matching phase. |
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. |