mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
f148eaace9
Fix errors in file cap_avfoundation.mm. Compiled with Xcode 6.2, iOS SDK 8.2 Example: cap_avfoundation.mm:543:54: error: cannot initialize a parameter of type 'AVCaptureFocusMode' with an rvalue of type 'int' if ([mCaptureDevice isFocusModeSupported:(int)value]){ ^~~~~~~~~~ |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc/java/test | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |