Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 76f49f3078 added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib) 13 years ago
..
doc Documentation: fixed class/struc members documentation; added warning on incorrectly documented member 13 years ago
include/opencv2/core Warning fixes continued 13 years ago
perf Ignored warnings from gtest with precompiled headers enabled 13 years ago
src added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib) 13 years ago
test Warning fixes continued 13 years ago
CMakeLists.txt Warning fixes continued 13 years ago