Class BundleAdjusterReproj
- Namespace
- OpenCvSharp.Detail
- Assembly
- OpenCvSharp.dll
Implementation of the camera parameters refinement algorithm which minimizes the sum of the reprojection error squares. It can estimate focal length, aspect ratio and principal point.
public class BundleAdjusterReproj : BundleAdjusterBase, IDisposable
- Inheritance
-
BundleAdjusterReproj
- Implements
- Inherited Members
Constructors
- BundleAdjusterReproj()
Constructor