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.
 
 
 
 
 
 
Alex Willisson 4293a54447 Fixed typo in comment 12 years ago
..
androidcamera Android native camera destruction fixed for Android 4.4. 12 years ago
calib3d minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 12 years ago
contrib Merge pull request #1897 from berak:b_3393_24 12 years ago
core Merge pull request #2039 from asmorkalov:ocv_version_inc3 12 years ago
dynamicuda OCV option ENABLE_DYNAMIC_CUDA mistake fix. 12 years ago
features2d Fixing some indentation issues on FREAK source file. 12 years ago
flann Silenced a few -Wcast-align warnings in the headers. 12 years ago
gpu Build fixes for GPU module. 12 years ago
highgui Merge pull request #2003 from vbystricky:intelperc_camera_2.4 12 years ago
imgproc Fixed typo in comment 12 years ago
java Merge pull request #2039 from asmorkalov:ocv_version_inc3 12 years ago
legacy Android NDK r9 support. x64 NDK support fix for MacOS X. 12 years ago
ml Merge pull request #1839 from pmiecielica:memory_leaks 12 years ago
nonfree optimize SURF by 12 years ago
objdetect Merge pull request #1849 from StevenPuttemans:feature_3375_documentation 12 years ago
ocl change code according reviewer suggesions 12 years ago
photo Normalized file endings. 12 years ago
python cmake: python module updates 12 years ago
stitching Code review fixes. 12 years ago
superres Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 12 years ago
ts adding more than 4 channels random Mats support 12 years ago
video CV_WRAP for BackgroundSubtractorMOG2 12 years ago
videostab Code review fixes. 12 years ago
world CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 12 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in Made reference manual table of contents autogenerated 13 years ago