Fl0p / OpenCV-iOS

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

2.4.7 - works for 64-bit. #5

Closed ExoticObjects closed 10 years ago

ExoticObjects commented 10 years ago

Update: Pod now uses OpenCV framework downloaded from here:

http://sourceforge.net/projects/opencvlibrary/files/opencv-ios/2.4.7/opencv2.framework.zip/download

which supports 64 and 32-bit. Compiling for 64-bit didn't work, ran into same problems mentioned here:

http://stackoverflow.com/questions/18976893/how-to-compile-opencv-for-ios7-arm64

Fl0p commented 10 years ago

Tnx Jim