/ENPM-673-Project1

Detect AR Tag and overlay an image or 3D cube on image.

Primary LanguagePython

ENPM-673-Project1

Author

Sri Manika Makam Akanksha Patel Aruna Baijal

Overview

In this project, we detected the AR tag ID and orientation. We achieved the superimposition of Lena and a 3D cube on the detected AR Tag.

Dependencies

  1. numpy library
  2. cv2 library
  3. os library
  4. Python 2.7
  5. ubuntu 16.04
  6. matplotlib
  7. copy

Instructions to run

Go to the directory where code is present and run the following command:

python Part1.py --arg <argument_value>
  

The argument value decides which video will be picked. (0 corresponds to Tag0.mp4 and 1 corresponds to multipletag.mp4)