BundleAdjusterReproj Constructor |
http://www.emgu.com
Create an implementation of the camera parameters refinement algorithm which minimizes sum of the reprojection
error squares.
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic BundleAdjusterReproj()
public:
BundleAdjusterReproj()
new : unit -> BundleAdjusterReproj
See Also