Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use ArUco Marker Detection in a java 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!

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?