Skip to content

HugoNip/ArUcoMarkers1.0v

Repository files navigation

ArUco Markers Detection

Apparatus

webcam (monocular)

OpenCV Version

OpenCV 4.3.0
OpenCV Contrib 4.3.0

Steps to build

To compile on Linux, mac or Windows using Mingw

mkdir build
cd build
cmake ..
make

Executables

The following applications are generated.

./basicMarkerDetection
./markerCreation
./poseEstimation

Marker Examples

Example 1

marker001.png

Example 2

marker002.png

Example 3

marker003.png

References

OpenCv Torurial 1
OpenCv Torurial 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published