Class BundleAdjusterRay
- Namespace
- OpenCvSharp.Detail
- Assembly
- OpenCvSharp.dll
Implementation of the camera parameters refinement algorithm which minimizes the sum of the distances between the rays passing through the camera center and a feature. It can estimate focal length; it ignores the refinement mask.
public class BundleAdjusterRay : BundleAdjusterBase, IDisposable
- Inheritance
-
BundleAdjusterRay
- Implements
- Inherited Members
Constructors
- BundleAdjusterRay()
Constructor