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.
 
 
 
 
 
 
Andrey Pavlenko 459e7d4a80 Merge pull request #2015 from apavlenko:2.4_fix_ts_rng-fill 11 years ago
..
androidcamera Android native camera destruction fixed for Android 4.4. 11 years ago
calib3d minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
contrib Merge pull request #1897 from berak:b_3393_24 11 years ago
core typo 11 years ago
features2d Fixing some indentation issues on FREAK source file. 11 years ago
flann Silenced a few -Wcast-align warnings in the headers. 11 years ago
gpu added additional check in cv::gpu::demosaicing that source is not empty 11 years ago
highgui Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 11 years ago
imgproc Merge pull request #1870 from es0m:es0m-2.4-imgproc-samplers 11 years ago
java Merge pull request #1737 from vrabaud:2.4 11 years ago
legacy Android NDK r9 support. x64 NDK support fix for MacOS X. 11 years ago
ml Merge pull request #1839 from pmiecielica:memory_leaks 11 years ago
nonfree Merge pull request #1495 from StevenPuttemans:bugfix_3282 11 years ago
objdetect Merge pull request #1849 from StevenPuttemans:feature_3375_documentation 11 years ago
ocl fixed init of clCxt 11 years ago
photo Normalized file endings. 11 years ago
python cmake: python module updates 11 years ago
stitching Normalized file endings. 11 years ago
superres Fixed building with OpenCL, but without the ocl module. 11 years ago
ts adding more than 4 channels random Mats support 11 years ago
video CV_WRAP for BackgroundSubtractorMOG2 11 years ago
videostab Normalized file endings. 11 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' 11 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