Gets/sets the 2D feature(s).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ObjectAn Object representing the found 2D feature or a collection of found 2D features in the acquired image. Set this property to null to indicate the 2D feature(s) was not found. Note that most corresponders and pose estimators support Objects of type Cog3DVect2 and Cog3DVect2Collection. Check the corresponder/pose estimator you are using for supported 2D feature types.
See Also