63 Forks
187 Stars
187 Watchers

aruco-markers

Working examples/tutorial for detection and pose estimation of ArUco markers with C++, including instructions to build and install OpenCV from source.

How to download and setup aruco-markers

Open terminal and run command
git clone https://github.com/fdcl-gwu/aruco-markers.git
git clone is used to create a copy or clone of aruco-markers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aruco-markers https://github.com/fdcl-gwu/aruco-markers/archive/master.zip

Or simply clone aruco-markers with SSH
[email protected]:fdcl-gwu/aruco-markers.git

If you have some problems with aruco-markers

You may open issue on aruco-markers support forum (system) here: https://github.com/fdcl-gwu/aruco-markers/issues