Typo fix in Aruco documentation.

pull/25023/head
lpanaf 11 months ago committed by Alexander Smorkalov
parent 08f252d65a
commit 0fa538fcc8
  1. 2
      modules/objdetect/include/opencv2/objdetect/aruco_detector.hpp

@ -252,7 +252,7 @@ struct CV_EXPORTS_W_SIMPLE RefineParameters {
*/
CV_PROP_RW float minRepDistance;
/** @brief minRepDistance rate of allowed erroneous bits respect to the error correction capability of the used dictionary.
/** @brief errorCorrectionRate rate of allowed erroneous bits respect to the error correction capability of the used dictionary.
*
* -1 ignores the error correction step.
*/

Loading…
Cancel
Save