Overload List
| Name | Description | |
|---|---|---|
| Execute(List Cog3DCameraCalibration , Cog3DVect2Collection, List Boolean ) |
Triangulate a 3D point from 2D image points from different cameras.
| |
| Execute(List Cog3DCameraCalibration , List Cog3DVect2Collection , List List Boolean , List Boolean ) |
Triangulate a collection of 3D features from their corresponding 2D image points from different cameras.
| |
| Execute(List Cog3DCameraCalibration , Cog3DVect2Collection, List Boolean , Cog3DResiduals , Cog3DResiduals ) |
Triangulate a 3D point from 2D image points from different cameras.
| |
| Execute(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.
|
See Also