Cog3DModelFeatureGeneratorUsingCrsp2D3Ds ClassCognex VisionPro
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

System Object
  Cognex.VisionPro3D Cog3DModelFeatureGeneratorUsingCrsp2D3Ds

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

public static class Cog3DModelFeatureGeneratorUsingCrsp2D3Ds

The Cog3DModelFeatureGeneratorUsingCrsp2D3Ds type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGenerateFeaturesModel3D
This static method generates 3D model features from the specified crsp2D3DsForAllPartPoses and the specified raw2DFromPhys3Ds.
Top
See Also