opencv/modules
GregoryMorse 08d8faf9da Update system.cpp
Add native C++ support
2013-12-23 00:21:51 +08:00
..
androidcamera Android native camera destruction fixed for Android 4.4. 2013-11-29 10:38:26 +04:00
calib3d minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 2013-11-12 22:37:23 +08:00
contrib Merge pull request #1897 from berak:b_3393_24 2013-12-02 17:11:56 +04:00
core Update system.cpp 2013-12-23 00:21:51 +08:00
features2d Fixing some indentation issues on FREAK source file. 2013-12-10 08:57:46 -02:00
flann
gpu added additional check in cv::gpu::demosaicing that source is not empty 2013-12-03 15:55:47 +04:00
highgui Merge pull request #2003 from vbystricky:intelperc_camera_2.4 2013-12-20 17:06:27 +04:00
imgproc Merge pull request #1765 from ilya-lavrenov:cv_remap 2013-12-19 17:08:52 +04:00
java Add CV_CAP_INTELPERC and CV_CAP_PROP_INTELPERC_ prefixes to const_ignore_list 2013-12-18 10:55:09 +04:00
legacy
ml Merge pull request #1839 from pmiecielica:memory_leaks 2013-11-25 12:17:08 +04:00
nonfree optimize SURF by 2013-12-17 14:12:33 +04:00
objdetect Merge pull request #1849 from StevenPuttemans:feature_3375_documentation 2013-11-27 13:22:31 +04:00
ocl change code according reviewer suggesions 2013-12-20 13:51:51 +04:00
photo
python
stitching
superres
ts adding more than 4 channels random Mats support 2013-12-18 17:27:39 +04:00
video CV_WRAP for BackgroundSubtractorMOG2 2013-11-30 13:35:23 +01:00
videostab
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' 2013-11-08 14:09:34 +05:30
CMakeLists.txt
refman.rst.in