Skip to content

lakim/motioncv-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotionCV Play

Based on @iwazer's MotionCV gem

This project is a simple iPad app that allows you to play with the OpenCV functions in realtime. You can adjust each function parameter before using it in your code.

Installation

git submodule update --init
cd vendor/opencv
rake build
cd ../..
rake

TODO

Lots of OpenCV functions to add.

About

Test all the OpenCV functions in realtime on the iPad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages