Ask Your Question

Revision history [back]

How to link opencv(ios) framework in XCode?

I am a new to OpenCV as well as IOS development, my question might sound generic. I am trying to link the opencv framework in XCode but no success! I followed this (http://docs.opencv.org/2.4/doc/tutorials/introduction/ios_install/ios_install.html) but got errors. After which I downloaded the zip file of Opencv and then followed the following tutorial (http://kurtjacobs.weebly.com/computer-vision/up-and-running-with-opencv-30-for-ios). But here there is a build error- #import <opencv2 opencv.hpp=""> is not found. Also could you please share any information about tutorials for the same, I found some for the older versions. Thanking you in anticipation.

I am using, OS- El Capitan Xcode- 7.3.1 Opencv for iOS - 2.4.13

click to hide/show revision 2
retagged

updated 2016-08-03 05:54:37 -0600

berak gravatar image

How to link opencv(ios) framework in XCode?

I am a new to OpenCV as well as IOS development, my question might sound generic. I am trying to link the opencv framework in XCode but no success! I followed this (http://docs.opencv.org/2.4/doc/tutorials/introduction/ios_install/ios_install.html) but got errors. After which I downloaded the zip file of Opencv and then followed the following tutorial (http://kurtjacobs.weebly.com/computer-vision/up-and-running-with-opencv-30-for-ios). But here there is a build error- #import <opencv2 opencv.hpp=""> is not found. Also could you please share any information about tutorials for the same, I found some for the older versions. Thanking you in anticipation.

I am using, OS- El Capitan Xcode- 7.3.1 Opencv for iOS - 2.4.13