Skip to content

A project based on Python and OpenCV which detects and recognizes aruco marker detects it and does its pose estimation with frame rate handling

Notifications You must be signed in to change notification settings

sahilkhoslaa/AugmentedReality-ArucoPoseEstimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

AugmentedReality-ArucoPoseEstimation

A project based on Python and OpenCV which detects and recognizes aruco marker detects it and does its pose estimation with frame rate handling

Installation

Install openCV

Install numpy library

Install Aruco Library

Make sure you have python installed in ubuntu system

Download the zip folder open the aruco_poseEstimation folder and open a terminal in it and then type the command

python aruco_poseEstimation.py

Note : The other two files are supportive files. if you want only aruco code detection use aruco_detection.py and if you want only the frame rate handling use Handling_Framerate.py

For more projects visit Sahil khosla

About

A project based on Python and OpenCV which detects and recognizes aruco marker detects it and does its pose estimation with frame rate handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages