Skip to content

akira108/MinimumOpenCVLiveCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimumOpenCVLiveCamera

Minimum live camera allows you to process every frame with OpenCV. Written in Swift + Objective-C++.

All you need to do is add opencv2.framework and write your OpenCV code in FrameProcessor's processFrame(Mat &)frame method.

About

live camera image processing with OpenCV on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published