Alternatives OpenCV-Paket mit ArUco-Bibliothek
- Verwendetes OpenCV, das im OpenVINO™ enthalten ist.
- Importierte ArUco-Bibliothek mit Python.
- Erhaltener Fehler: ModuleNotFoundError: No module named 'cv2.aruco'
Installieren und verwenden Sie das Opencv-python-Paket , das die ArUco-Bibliothek enthält:
pip install opencv-contrib-python