Python Version: 3.x
Packages Required:
- NumPy
- Matplotlib
- OpenCV
- Math
To run the codes:
- Run the python files in the current directory which contains all the codes.
- The code runs with the sample video "Tag0.mp4" placed in the Data folder
- Place the relative path of the video you want to run in,cap = cv2.VideoCapture('Data/Tag0.mp4')
- Open terminal run python3 ARtag.py