Class BundleAdjusterAffinePartial
Bundle adjuster that expects affine transformation with 4 DOF represented in homogeneous coordinates in R for each camera param. Implements camera parameters refinement algorithm which minimizes sum of the reprojection error squares.
public class BundleAdjusterAffinePartial : BundleAdjusterBase, IDisposable
- Inheritance
-
BundleAdjusterAffinePartial
- Implements
- Inherited Members
Constructors
BundleAdjusterAffinePartial()
Create a new affine bundler adjuster
public BundleAdjusterAffinePartial()
Methods
DisposeObject()
Release all the unmanaged memory associated with this bundle adjuster
protected override void DisposeObject()