opencv/modules
Vladislav Vinogradov cd0e95de16 refactor cudaarithm reductions:
* remove overloads with explicit buffer, now BufferPool is used
* added async versions for all reduce functions
2014-12-30 11:06:33 +03:00
..
androidcamera Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
calib3d Included c-headers for better 2.4 compatibility 2014-12-19 17:05:26 +03:00
core add auxiliary functions to work with Input/Output arrays: 2014-12-30 11:06:32 +03:00
cuda refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
cudaarithm refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
cudabgsegm refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
cudacodec disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudafeatures2d disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudafilters refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
cudaimgproc refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
cudalegacy disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudaoptflow move allocMatFromBuf function to farneback.cpp: 2014-12-23 17:42:49 +03:00
cudastereo disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudawarping disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00
cudev Merge pull request #3531 from jet47:cuda-core-refactoring 2014-12-26 12:12:42 +00:00
features2d Change DescriptorExtractor_ORB regression test 2014-12-21 21:27:03 +02:00
flann Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
highgui rename CudaMem -> HostMem to better reflect its purpose 2014-12-23 17:42:49 +03:00
imgcodecs Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
imgproc Merge pull request #3444 from Sync-my-L2P:patch-1 2014-12-26 14:40:29 +00:00
java Merge pull request #3344 from mshabunin:java_automation 2014-10-20 06:50:34 +00:00
ml Removed "FORMAT_XML" to generalize format 2014-12-08 09:21:55 +01:00
objdetect Merge pull request #3513 from mshabunin:compat-30 2014-12-22 11:58:01 +00:00
photo fix crash when sample point out of image boundaries 2014-12-22 21:01:17 +00:00
python Python test: added options to provide local data path 2014-12-03 18:12:01 +03:00
shape fix obvious copy+paste typo in computeDistance() 2014-12-16 12:46:07 +01:00
stitching Doxygen documentation: BiB references and fixes 2014-12-01 15:50:55 +03:00
superres rename CudaMem -> HostMem to better reflect its purpose 2014-12-23 17:42:49 +03:00
ts refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 2014-12-23 17:43:14 +03:00
video Included c-headers for better 2.4 compatibility 2014-12-19 17:05:26 +03:00
videoio Merge pull request #3504 from a-wi:VideoCapture_get_const_v3 2014-12-26 14:37:47 +00:00
videostab Doxygen documentation: BiB references and fixes 2014-12-01 15:50:55 +03:00
viz Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
world Build separate world-like iOS framework for contrib 2014-12-05 17:48:28 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00
refman.rst.in