How to use ArUco Marker Detection in a java or python program?
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!
berak, thanks for the information about Java.
And in Python (2 or 3), is there a way to use ArUco module functions?
"And in Python (2 or 3), is there a way to use ArUco "
aruco for python: https://github.com/fehlfarbe/python-a...