From OpenCV 4.7.0 appears that estimatePoseSingleMarkers() not longer exists in favor to SolvePnP() for Pose Estimation as stated in OpenCV documentation https://docs.opencv.org/4.7.0/d5/dae/tutorial_aruco_detection.html Is there any reason or I'm missing something?
I found that in documentation for 4.7.0 appears estimatePoseSingleMarkers() as deprecated https://docs.opencv.org/4.7.0/da/d58/deprecated.html#_deprecated000071