https://github.com/leeyunjai/aruco-marker
Detection of ArUco Markers
https://github.com/leeyunjai/aruco-marker
aruco aruco-library aruco-markers aruco-tag marker-detection opencv python
Last synced: 8 months ago
JSON representation
Detection of ArUco Markers
- Host: GitHub
- URL: https://github.com/leeyunjai/aruco-marker
- Owner: leeyunjai
- Created: 2020-05-18T06:31:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T01:19:08.000Z (over 1 year ago)
- Last Synced: 2025-01-24T14:15:42.449Z (9 months ago)
- Topics: aruco, aruco-library, aruco-markers, aruco-tag, marker-detection, opencv, python
- Language: Python
- Homepage:
- Size: 380 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Detection of Aruco makers
- Ubuntu 18.04/Raspbian
- opencv-python 4.1.1, python3
- might need "sudo apt install libhdf5-dev -y"
- pip3 install opencv-contrib-python
# main.py
- python3 main.py --mode create_files (create_marker file)
- python3 main.py --mode detect (webcam demo using opencv)
# demo (left-webcam view)
