short description
tracks fiducial markers and returns their position and orientation in the imagelicence
GNU Lesser General Public License (LGPL)english german authors
joregcredits
FiducialTracker uses Ross Bencina's fidtrack library. additional credits go to Martin Kaltenbrunner from the reacTIVision project who kindly guided the implementation process and donated some useful code for correcting errors in the tracking process. thankyouverymuch. |
download source
get the latest source from the subversion repository:https://vvvv.svn.sourceforge.net/svnroot/vvvv/freeframe/CodeBlocks/FiducialTracker/trunk dependencies
libFidTrack as provided with the reacTVision source:http://www.iua.upf.es/mtg/reactable/?software project language/ide
c++/Code::Blocks |
Usage
enable the thresholded view to see what the tracker sees. use the threshold value to make the tracker have a good view on the fiducial markers.fiducial markers for print and additional info can be found on the reacTIVision page.
Tutorials
see a FiducialTracker Tutorial made by users.todo?
- implement camera calibration/distortion
- implement different additional trackers offered by libfidtrack
