ICogAcqRangeImage AutoCorrectPixelRowOrder Property Cognex VisionPro 9.22 SR1
Whether or not to automatically set the row-order of the acquired image to match the actual appearance of the scene. If this value is set to false, then images acquired in the LaserToLens direction will have an inverted pixel row order (the image will appear mirrored top-to-bottom with respect to the actual appearance of the scene).

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

bool AutoCorrectPixelRowOrder { get; set; }

Property Value

Type: Boolean
The default value is True.
Events

Remarks

This currently only applies to the profile camera.
See Also