Class | Description |
---|---|
RobustAffineTransformEstimator |
Helper class to simplify robust estimation of 2D affine transforms without
having to deal with the nuts and bolts of the underlying robust model
fitters, etc.
|
RobustFundamentalEstimator |
Helper class to simplify robust estimation of the Fundamental matrix without
having to deal with the nuts and bolts of the underlying robust model
fitters, etc.
|
RobustHomographyEstimator |
Helper class to simplify robust estimation of homographies without having to
deal with the nuts and bolts of the underlying robust model fitters, etc.
|