Cog3DTriangulator Execute Method Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodExecute(List Cog3DCameraCalibration , Cog3DVect2Collection, List Boolean )
Triangulate a 3D point from 2D image points from different cameras.
Public methodExecute(List Cog3DCameraCalibration , List Cog3DVect2Collection , List List Boolean  , List Boolean  )
Triangulate a collection of 3D features from their corresponding 2D image points from different cameras.
Public methodExecute(List Cog3DCameraCalibration , Cog3DVect2Collection, List Boolean , Cog3DResiduals , Cog3DResiduals )
Triangulate a 3D point from 2D image points from different cameras.
Public methodExecute(List Cog3DCameraCalibration , List Cog3DVect2Collection , List List Boolean  , List Boolean  , List Cog3DResiduals  , List Cog3DResiduals  )
Triangulate a collection of 3D features from their corresponding 2D image points from different cameras.
Top
See Also