You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cv2.aruco.interpolateCornersCharuco is deprecated (backport #979) (#1090)
There has been API Changes in the newer releases of opencv2 (from
4.8.0). The PR addresses this by supporting both the old and new APIs.
Co-authored-by: Földi Tamás <tfoldi@xsi.hu>
0 commit comments