Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

njanirudh/OpenCV-ARTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

20 Commits

Repository files navigation

OpenCV-ARTK

Application made using OpenCV and ARToolkit to perform Natural Feature Tracking(NFT) for AR-Application. The base code is taken from AR-Toolkit simpleNFT example.

Use the ARToolkit defult pinball.jpg as the marker.

Building

Linux

Clone the repo
Open cmd in '{PATH TO REPO}/opencv_ar' folder.
Replace the paths for OpenCV and ARToolkit libs in the CMakeLists.txt
Execute 'cmake'
Execute 'make -j4'

Authors

NJ Anirudh - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Using OpenCV and ARToolkit to perform Natural Feature Tracking(NFT)

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors