The number of control points in the Y direction. Increasing the number of control points allows the transform to better match patterns with areas of heavy local deformation (i.e., sharper features).
Namespace: Cognex.VisionPro.PMAlign.Implementation.InternalAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax
Property Value
Type: Int32Implements
ICogPMAlignFlexRunParams ControlPointsYEvents
| Event Type | Reason |
|---|---|
| CogPMAlignRunParams Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is less than 2. |
Remarks
The number of control points in the Y direction. Increasing the number of control points allows the transform to better match patterns with areas of heavily local deformation (sharper features).
Default Value: 6
See Also