mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
Merge pull request #17159 from pauljurczak:patch-3
This commit is contained in:
commit
0daf055fe6
@ -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…
Reference in New Issue
Block a user