From 1c664ff6737a9079b0165b4e012dc9a009cac129 Mon Sep 17 00:00:00 2001 From: catree Date: Mon, 26 Feb 2024 17:08:47 +0100 Subject: [PATCH] Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. --- modules/calib3d/include/opencv2/calib3d.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/calib3d/include/opencv2/calib3d.hpp b/modules/calib3d/include/opencv2/calib3d.hpp index 3e6ab372b0..a79e8208b1 100644 --- a/modules/calib3d/include/opencv2/calib3d.hpp +++ b/modules/calib3d/include/opencv2/calib3d.hpp @@ -2360,7 +2360,7 @@ W x \\ y \\ \texttt{disparity} (x,y) \\ -z +1 \end{bmatrix}.\f] @sa