Skip to content

brynmathias/QuadroCopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadroCopter

Software for quadrocopter

Currently requires OpenCV (open computer vision from Intel)

Learning folder contains the code that I am learning to use Open CV with. Currently takes an image with the webcam, converts it to grey scale, runs some edge detection and chops the image up.

plan: take two images, cut in to slices and match them - useful for distance measurement

After seeing how fast this is in C++ over python it might be best to write everything in C++ and control it with python -- boost!

About

Software for quadrocopter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published