1. Robust Similarity Measures for Gradient-based Direct Visual Tracking
Matlab source code for gradient-based tracking using several similarity measures. Click here to access the project page ...
Check also http://www.ri.cmu.edu/research_project_detail.html?type=description&project_id=515&menu_id=261
2. Database of Retinal Surgery Videos with Annotated Tool Positions
Click here to access the project page (Dr. Raphael Sznitman's website)
3. Naya library (for Direct Visual Tracking)
Click here to access my C++ library for direct visual tracking! It's currently in Bitbucket with very little documentation. However, this code is realy easy to read and I provide working examples for tracking with multiple transformation models. If you have any requests (it could be explanations, documentations, more examples or extensions), please send me an e-mail and I'll be glad to incorporate it to the repository.
3. Annie library (for Direct Visual Tracking on the GPU)
git config --global http.sslVerify false (Tells your machine to ignore our server certification)
git clone https://neuronio.lapix.ufsc.br/gitlab/public/aemateus/annie.git
4. Camera calibration tool (based on OpenCV)
A visual C++ QT interface for camera calibration based on OpenCV's camera calibration toolbox. All you need to do is clone the GIT repo:
git config --global http.sslVerify false (Tells your machine to ignore our server certification)
git clone https://neuronio.lapix.ufsc.br/gitlab/public/cg/camera-calibration.git