Cog3DRangeImagePixelCounts NumCarePixels Property Cognex VisionPro 9.5
The number of care pixels in the region of interest. Note that this value is always less than or equal to NumRegionBoundingBoxPixels.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public int NumCarePixels { get; }

Property Value

Type: Int32
See Also