Closed GoogleCodeExporter closed 9 years ago
BTW, when I use the sample picture (markerboard_480-499.jpg)
I recieve the following detection matrix from the tracker:
[0.99139616886684, -0.12489926499563347, 0.0391638859116917,
-14.323429937834153, -0.05549449486718083, -0.6720376010253218,
-0.7384347119736228, -18.724884025436914, 0.11854955670769068,
0.7299079643432325, -0.6731867246111801, 301.2116529853281, 0.0, 0.0, 0.0, 0.0]
Original comment by PieterBo...@gmail.com
on 30 Mar 2013 at 10:06
Unless you have a Logitech Pro 4000 as camera that's probably not going to
work. You need to calibrate for your camera.
If you're only after the 2D correspondences in image space, we don't need to do
any sort of calibration or transformation. Just do as I did in this file:
http://code.google.com/p/javacv/source/browse/src/main/java/com/googlecode/javac
v/MarkerDetector.java
Please ask your questions on the mailing list next time if possible, thank you!
Original comment by samuel.a...@gmail.com
on 31 Mar 2013 at 11:54
Original issue reported on code.google.com by
PieterBo...@gmail.com
on 30 Mar 2013 at 9:38