opencv/modules
2013-11-15 15:55:29 +04:00
..
androidcamera
calib3d
contrib Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
core Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
features2d
flann
gpu Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
highgui Merge pull request #1799 from SpecLad:avformat-53-6 2013-11-15 11:51:59 +04:00
imgproc Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
java Merge pull request #1737 from vrabaud:2.4 2013-11-07 12:03:30 +04:00
legacy
ml
nonfree Merge pull request #1495 from StevenPuttemans:bugfix_3282 2013-10-29 10:51:01 +04:00
objdetect
ocl Merge pull request #1803 from ilya-lavrenov:ocl_cvtColor 2013-11-15 15:55:29 +04:00
photo
python
stitching
superres Fixed building with OpenCL, but without the ocl module. 2013-10-30 14:07:34 +04:00
ts perf tests: allow to skip performance tests 2013-11-13 14:17:56 +04:00
video Copied errorCovPre to errorCovPost. This allows the correct behaviour of the uncertainty to grow when there is missing data for each predict step. 2013-10-20 13:00:11 +11: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