Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Browsing latest articles
Browse All 7 View Live

Answer by Booker for hi i have try to add the opencv framework to my xcode...

you have to change YourCode.m -> YourCode.mm

View Article



Answer by PitOn for hi i have try to add the opencv framework to my xcode...

Hi, guys. Tried all these variants above but no luck. Still produces such errors: Expected '(' for function-style cast... in mat.hpp and operations.hpp...

View Article

Comment by OrAzran for Please try to include only opencv.hpp file:#import...

doesn't work thanks for trying

View Article

Comment by AlexanderShishkov for Please try to include only opencv.hpp...

Could you upload any example with problem to a file hosting?

View Article

Answer by AlexanderShishkov for hi i have try to add the opencv framework to...

Please try to include only opencv.hpp file: #import in .pch file before any other import directives.

View Article


Comment by AlexanderShishkov for hi i have try to add the opencv framework to...

OpenCV framework is compiled for iOS. Do you use it for iOS project? I am confused by using include directive instead of import.

View Article

Cant apply openCV framework to Xcode

hi i have try to add the opencv framework to my xcode project in order to apply face recognition (PCA) algorithm. xcode is keep telling me that this file are not found #include #include #include i have...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images