Class BundleAdjusterRay
Implementation of the camera parameters refinement algorithm which minimizes sum of the distances between the rays passing through the camera center and a feature.
public class BundleAdjusterRay : BundleAdjusterBase, IDisposable
- Inheritance
-
BundleAdjusterRay
- Implements
- Inherited Members
Constructors
BundleAdjusterRay()
Create a new bundle adjuster
public BundleAdjusterRay()
Methods
DisposeObject()
Release all the unmanaged memory associated with this bundle adjuster
protected override void DisposeObject()