My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

windage's personal project

windage library

windage library is C++ library for augmented reality.
  • Source code is available under the GNU General Public License. In short, if you distribute a software that uses windageLib-demo, you have to distribute it under GPL with the source code. The code that can be dowloaded from this site should only be used for research and evaluation purposes. Another option is to contact us to purchase a commercial license.

Functions

  • Tracking Functions
    1. Real-time Natural Feature Tracking
    2. Real-time Multiple Object Tracking
    3. Multi-method Tracking
  • Augmented Reality Functions
    1. Augmented Reality
    2. Multiple Object Augmented Reality

Sample Applications

Sample Application Links

Release Note

  • Release Version 1.0
    1. OpenCV 1.2 to OpenCV 2.0
    2. Refactoring
      • Modifiy intreface
      • Remove legacy codes
    3. Add test program
      • check algorithms
      • check memory release (not accurately)
    4. Multiple Coordinate
      • multiple object coordination
      • multiple camera coordination
  • Release windageARforOSG Version 1.1
    1. for windage library version 1.0
  • Release Version 0.3
    1. Single Natural Feature Tracking is Stable then Version 0.2
      • Add camera pose refinement sequence
    2. Support Multiple object tracking
    3. Support Multiple object single coordinate
  • Release windageARforOSG Version 1.0
    1. Support AR Application for OSG using windageARforOSG
  • Release Version 0.2
    1. Dynamic Link Library to Static Link Library
    2. OpenCV 1.1 to OpenCV 1.2 (OpenCV 2.0 Version has some bug)
    3. Single Natural Feature Tracking is Faster then Version 0.1

Dependency

Build

  1. Microsoft WindowsXP sp3
  2. Microsoft Visual Studio 2008

Windows

  1. OpenCV 2.0
  2. GLUT 3.7
Powered by Google Project Hosting