Skip to content

bradhe/ocv-toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adventures in OpenCV

Toying around with OpenCV. An attempt at detecting the most luminescent window given a set of windows in a frame in real time. Man, C++ is fast.

Note this currently only builds under OSX.

  1. Install OpenCV via ports: `port install opencv'
  2. Note: Building from source doesn't actually work.
  3. Run make
  4. Run ./ocv to launch.

Yay!

About

Toying around with OpenCV and C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages