Class HomographyBasedEstimator
Homography based rotation estimator.
public class HomographyBasedEstimator : Estimator, IDisposable
- Inheritance
-
HomographyBasedEstimator
- Implements
- Inherited Members
Constructors
HomographyBasedEstimator(bool)
Create a new homography based rotation estimator
public HomographyBasedEstimator(bool isFocalsEstimated)
Parameters
isFocalsEstimated
boolIs focals estimated
Methods
DisposeObject()
Release all the unmanaged memory associated with this estimator
protected override void DisposeObject()