Menu

#2 JARToolkit.cpp bugs

open
nobody
None
5
2006-04-30
2006-04-30
No

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 on 'j'.

The proposed c++ code modified is attached

Marcelo Fernandez

PS: Modification were done in an academic research
project at the EPFL (www.epfl.ch).

Discussion

  • Marcelo Fernandez

    Modified Version

     
  • Marcelo Fernandez

    Logged In: YES
    user_id=1457246

    Remark:

    This bug has been found in a research project between the
    Signal Processing
    Institute (http://itswww.epfl.ch) at the EPFL and the ECAL
    (Ecole Cantonal
    d'art de Lausanne, http://www.ecal.ch\).

    Marcelo Fernandez
    David Marimon

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.