abhinavmangla / Aruco_Detection

Simple code to find coordinates of an aruco marker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aruco_Detection

Simple code to find coordinates of an aruco marker This code captures images through the WebCam and displays the coordinates of the centre of the marker. Centre coordinates are found by averaging out the coordinates of the four corners. Optimizations are welcome.

About

Simple code to find coordinates of an aruco marker


Languages

Language:C++ 100.0%