1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Merge pull request #28297 from raimbekovm:fix-documentation-typos

docs: fix typos in documentation
This commit is contained in:
Alexander Smorkalov
2025-12-25 08:35:19 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -62,7 +62,7 @@ public:
/**
* @brief detect aruco markers and interpolate position of ChArUco board corners
* @param image input image necesary for corner refinement. Note that markers are not detected and
* @param image input image necessary for corner refinement. Note that markers are not detected and
* should be sent in corners and ids parameters.
* @param charucoCorners interpolated chessboard corners.
* @param charucoIds interpolated chessboard corners identifiers.