I'm really excited to use this library. It seems like y'all have done a lot of great work. I have some questions. I'm sorry if the answers are documented somewhere, I've tried to find answers but... so far I have had no luck.
What I would like to do is use barcode tracking... I need about 20-30 markers for my project so it seems like the AR_MATRIX_CODE_3x3_PARITY65 set is the way to go. I'm having a bit of trouble with some of the markers though, the results I'm getting are inconsistent.
All the examples seem to show using the constant
Code: Select all
AR_MATRIX_CODE_DETECTION
Code: Select all
setPatternDetectionMode
Code: Select all
AR_MATRIX_CODE_3x3_PARITY65
Second question, I see there are a few different camera data files. I've just been using
Code: Select all
Camera_pama.dat
Thanks
-jachin