Fl0p / OpenCV-iOS

OpenCV (open source computer vision library) just builded iOS framework and Pod
Other
123 stars 40 forks source link

Where to put #import <opencv2/opencv.hpp>? #15

Open simar88 opened 10 years ago

simar88 commented 10 years ago

Hi @Fl0p thanks for your efforts. I would like to know where i have to put #import <opencv2/opencv.hpp> to use correctly the frameworks in the projects. Actually i've imported all frameworks needed and i've no issued. In the next days i'll try to use some opencv features in ios, can you help me to start? Thanks in advance, Simone

simar88 commented 10 years ago

I think i've found the solution. Thanks anyway! :) http://docs.opencv.org/doc/tutorials/ios/hello/hello.html#opencvioshelloworld