This class provides 3D model feature generation using crsp2D3Ds
and camera calibrations. Use this class to generate the 3D features
in your 3D model.
Inheritance Hierarchy
Cognex.VisionPro3D Cog3DModelFeatureGeneratorUsingCrsp2D3Ds
Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax
The Cog3DModelFeatureGeneratorUsingCrsp2D3Ds type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GenerateFeaturesModel3D |
This static method generates 3D model features from the specified crsp2D3DsForAllPartPoses
and the specified raw2DFromPhys3Ds.
|
See Also