opencv/modules
2014-07-30 22:53:46 +04:00
..
androidcamera Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-24 19:02:16 +04:00
calib3d Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
core initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed 2014-07-29 23:54:23 +04:00
cuda Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaarithm Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudabgsegm cudabgsegm module was not compiling. Changing all references of opencv2/legacy.hpp to opencv2/cudalegacy.hpp seemed to work. 2014-07-03 15:15:23 -04:00
cudacodec fix cudacodec module dependecies 2014-07-28 12:13:52 +04:00
cudafeatures2d Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudafilters Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaimgproc Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-03 13:23:59 +04:00
cudaoptflow Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudastereo Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudawarping Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudev Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 2014-07-21 15:10:41 +04:00
features2d Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
flann Merge pull request #2669 from Adil-Ibragimov:flann_distance_fix 2014-07-07 13:35:09 +00:00
highgui Merge pull request #2179 from adishavit:feature-SupportClipboardCopyOnWindows 2014-07-28 11:52:27 +00:00
imgcodecs fixes tab indentation - replacing with 4 spaces 2014-07-27 17:14:54 +03:00
imgproc Fix Python 2 bindings for findContours 2014-07-26 16:40:09 +02:00
java Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
matlab Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
ml fixed compilation of some samples; fixed ANN_MLP::predict 2014-07-30 22:53:46 +04:00
nonfree Merge branch 'master' of https://github.com/Itseez/opencv 2014-07-23 14:21:45 +02:00
objdetect fixed doc builder warnings 2014-07-28 17:18:28 +04:00
optim Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
photo calibrateDebevec index fix (issue 3664) 2014-07-21 17:27:03 +02:00
python fixed python bindings generation 2014-07-30 16:11:08 +04:00
shape double to float cast warning fix 2014-07-27 18:25:42 +04:00
stitching Merge pull request #2987 from anishp:master 2014-07-28 21:15:39 +00:00
superres Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
ts Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
video Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
videoio Reset class members to NULL after gst_*_unref() 2014-07-23 19:15:16 +02:00
videostab Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
viz Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-14 16:08:02 +04:00
world Fix cmake to build OpenCV framework on OSX 2014-07-01 22:31:57 +03:00
CMakeLists.txt
refman.rst.in