Merge pull request #17159 from pauljurczak:patch-3

pull/16914/head
Alexander Alekhin 5 years ago
commit 0daf055fe6
  1. 2
      modules/viz/include/opencv2/viz/types.hpp

@ -171,7 +171,7 @@ namespace cv
Camera(double fx, double fy, double cx, double cy, const Size &window_size);
/** @overload
@param fov Field of view (horizontal, vertical)
@param fov Field of view (horizontal, vertical) in radians
@param window_size Size of the window. Principal point is at the center of the window
by default.
*/

Loading…
Cancel
Save