opencv/modules
2014-08-18 19:06:48 +04:00
..
androidcamera world fix 2014-08-05 20:12:35 +04:00
calib3d Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
core Merge pull request #3107 from vpisarev:fixed_win_build 2014-08-18 09:00:54 +00: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 world fix 2014-08-05 20:12:35 +04:00
cudabgsegm fix cudabgsegm module compilation 2014-08-13 19:20:23 +04:00
cudacodec world fix 2014-08-05 20:12:35 +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 Removed OpticalFlowBM test from cudaoptflow module 2014-08-01 09:28:19 +02:00
cudastereo And remove final vestiges. 2014-07-17 09:43:21 -07: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 world fix 2014-08-05 20:12:35 +04:00
features2d Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
flann Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
highgui trying to fix builds 2014-08-14 13:18:04 +04:00
imgcodecs multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
imgproc multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
java fixed trailing whitespaces 2014-08-14 14:53:02 +04:00
ml added updated logistic regression prototype with newer C++ API 2014-08-18 19:06:48 +04:00
objdetect Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
photo Merge pull request #3103 from vpisarev:core_imgproc_optim_rearrangements 2014-08-14 13:39:01 +00:00
python fix compile problems with contributed ximgproc/xphoto 2014-08-15 18:00:41 +04:00
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 2014-08-10 00:10:05 +04:00
stitching multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
superres removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
ts Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
video Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
videoio multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
videostab Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
viz Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
world fix IOS framework 2014-08-08 15:57:54 +04:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00
refman.rst.in