Hello,
The JARToolkit.cpp file has some bugs in the following
methods:
getTransMatrixCont__IIFF_3D
getTransMatrixContJava3D__IIFF_3D
getTransMatrixContJava3D___3DIIFF_3D
The bugs are always the same, the index 'j' used for
finding the corresponding marker_info with the
patternID was reused right after finding the pattern.
This has overlapped the found marker_info[].id which
was...
2006-04-30 19:59:53 UTC in jARToolKit