Normalized file endings.
This commit is contained in:
@@ -30,4 +30,3 @@ Estimates focal lengths for each given camera.
|
||||
:param pairwise_matches: Matches between all image pairs.
|
||||
|
||||
:param focals: Estimated focal lengths for each camera.
|
||||
|
||||
|
@@ -108,4 +108,3 @@ Exposure compensator which tries to remove exposure related artifacts by adjusti
|
||||
};
|
||||
|
||||
.. seealso:: :ocv:class:`detail::ExposureCompensator`
|
||||
|
||||
|
@@ -208,4 +208,3 @@ Spherical warper factory class. ::
|
||||
};
|
||||
|
||||
.. seealso:: :ocv:class:`detail::SphericalWarper`
|
||||
|
||||
|
@@ -15,5 +15,3 @@ stitching. Images stitching
|
||||
seam_estimation
|
||||
exposure_compensation
|
||||
blenders
|
||||
|
||||
|
||||
|
@@ -260,4 +260,4 @@ Construct an instance of the cylindrical warper class.
|
||||
|
||||
.. ocv:function:: void detail::CylindricalWarper::CylindricalWarper(float scale)
|
||||
|
||||
:param scale: Projected image scale multiplier
|
||||
:param scale: Projected image scale multiplier
|
||||
|
Reference in New Issue
Block a user