Skip to content

danielmorena/ofxCcv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxCcv

This is an addon for openFrameworks that wraps the computer vision library libccv. The goal is to experiment with a few features that distinguish libccv from OpenCv, like the deep convolutional neural net implementation. ofxCcv may be merged with ofxCv to provide as much power as possible in a single addon without requiring developers to keep track of which library they are using.

Currently the binary library is only precompiled for for 32-bit and 64-bit OSX (thanks to Gene Kogan).

After cloning the repository, you will need to run ./setup.sh to download the pre-trained classifier.

About

libccv addon for openFrameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.7%
  • C++ 3.4%
  • Other 0.9%