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.
 
 
 
 
 
 
Roman Donchenko 088535fa56 Merge pull request #2159 from SpecLad:1xN 11 years ago
..
androidcamera Android native camera destruction fixed for Android 4.4. 11 years ago
calib3d deleted extra semicolons 11 years ago
contrib deleted extra semicolons 11 years ago
core Added a test for matrix-to-vector copy and convert. 11 years ago
dynamicuda Merge pull request #2080 from asmorkalov:ocv_dynamic_cuda_deviceinfo_fix 11 years ago
features2d deleted extra semicolons 11 years ago
flann Fix: freeing previous elements has to be done before loading new parameters to avoid trying to delete unexisting objects if arrays size was modified 11 years ago
gpu deleted extra semicolons 11 years ago
highgui deleted extra semicolons 11 years ago
imgproc Fixed cvtColor alpha channel docs 11 years ago
java Java wrappers for functions from cv::gpu namespace in core module added. 11 years ago
legacy deleted extra semicolons 11 years ago
ml Added throwing exception when saving untrained SVM model 11 years ago
nonfree deleted extra semicolons 11 years ago
objdetect Disabled some IPP implementation since it breaks tests 11 years ago
ocl Merge pull request #2145 from andreasBihlmaier:2.4 11 years ago
photo Normalized file endings. 11 years ago
python eliminating VS2013 build warnings 11 years ago
stitching CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed. 11 years ago
superres deleted extra semicolons 11 years ago
ts deleted extra semicolons 11 years ago
video deleted extra semicolons 11 years ago
videostab Code review fixes. 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