Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions missing from aruco module #971

Open
nickanthony-dgl opened this issue Apr 8, 2024 · 0 comments
Open

Functions missing from aruco module #971

nickanthony-dgl opened this issue Apr 8, 2024 · 0 comments

Comments

@nickanthony-dgl
Copy link

Expected behaviour

Aruco module has the functions that are described in the documentation

Actual behaviour

Various functions are missing from the module. Many of these are deprecated and can be achieved through calls to a class method. However, some of them do not seem to have any alternative available. For example, cv2.aruco.estimatePoseCharucoBoard and all the other "estimatePose" functions are missing.

Steps to reproduce

tested on Windows with version 4.9.0.80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant