error in tutorial (Bug #2347)
Description
http://docs.opencv.org/trunk/doc/tutorials/ios/video_processing/video_processing.html
This tutorial addresses the file
#import <opencv2/highgui/cap_ios.h>
in the openCv framework but when I download the framework I do not see it.
Please help! :)
Trying to contact who seems to be the owner
Eduard Feicho
http://code.opencv.org/svn/gsoc2012/ios/trunk/HelloIosVideo/HelloIosVideo/ViewController.h
Associated revisions
Merge pull request #2347 from Chechli:master
History
Updated by Andrey Kamaev over 12 years ago
Prebuit framework for this tutorial is not yet available. It will be released together with this tutorial when OpenCV 2.4.3 arrives.
For now you should build the framework yourself it you want to experiment with this new functionality.
- Status changed from Open to Cancelled