Th

CVFunhouse

CVFunhouse is both an app and a framework for doing computer vision on iOS.

The app demonstrates several common computer vision techniques. It’s a great introduction to computer vision, and the OpenCV computer vision library.

 
 

The app is built on a framework, also called CVFunhouse, that lets developers easily integrate OpenCV functions with iOS code. This is the framework I used to write ResistorVision and WristVision.

The full source to CVFunhouse is available at: github.com/jeradesign/CVFunhouse