Hello guys!
I can not get the ball rolling to use ArUco Marker Detection in a java program...
Any help is welcome.
My environment is:
- Mac OS X El Capitan 10.11.5
- Java Version 8 Update 92 (build 1.8.- 0_92-b14)
- OpenCV 3.1 installed via brew with the following command:
brew install opencv3 --with-contrib --with-examples --with-java --with-python3 --without-numpy --without-test
A little sample code can be all I need to start.
Thanks!