Skip to content

The Parrot AR.Drone 2 uses the onboard camera to track and follow the selected object in an indoor environment. The tracking is based on CAMSHIFT algorithm, implemented in C++ using the OpenCV library.

License

Notifications You must be signed in to change notification settings

arunrb/Object-following-UAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-following-UAV, Fall 2016

The Parrot AR.Drone 2 uses the onboard camera to track and follow the selected object in an indoor environment. The tracking is based on CAMSHIFT algorithm, implemented in C++ using the OpenCV library.

Credits: Based on cvdrone by puku0x. https://github.com/puku0x/cvdrone

Note: If familiar with OpenCV and parrot AR Drone 2, you can simply use source code from the main.cpp to make your changes and play around.

LIBRARY DEPENDENCIES CV Drone uses following libraries.

NOTE:

About

The Parrot AR.Drone 2 uses the onboard camera to track and follow the selected object in an indoor environment. The tracking is based on CAMSHIFT algorithm, implemented in C++ using the OpenCV library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages