opencv/modules
Rok Mandeljc 9f82ac18d4 cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats
This is to achieve parity with the CPU equivalent.
2015-11-19 11:05:13 +01:00
..
calib3d Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
core New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03:00
cudaarithm fix cuda::normalize (dtype < 0) case 2015-10-02 11:41:01 +03:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudaimgproc Use stream argument when launching bilateral filter kernel 2015-09-18 13:12:58 +02:00
cudalegacy Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
cudaobjdetect changed hog to work with variable parameters and changed the hog sample to test it with more options 2015-08-12 09:16:20 +02:00
cudaoptflow Fixes namespace error on cudaoptflow 2015-07-29 14:22:45 -03:00
cudastereo cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats 2015-11-19 11:05:13 +01:00
cudawarping Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
cudev add CTest support to build tree 2015-10-13 17:34:08 +03:00
features2d Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
flann fixed uninitialized memory writing/reading in flann 2015-09-13 12:43:44 +02:00
hal Warning fix 2015-09-14 12:15:56 +03:00
highgui fix compilation with qt 2015-10-23 21:42:11 +02:00
imgcodecs check for exifSize 2015-11-05 18:32:51 +08:00
imgproc Merge pull request #5518 from Bovaz:master 2015-11-02 15:58:58 +00:00
java New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03:00
ml Merge pull request #5472 from StevenPuttemans:remove_unexisting_function 2015-11-10 16:14:43 +00:00
objdetect Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
photo Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
python Merge pull request #5487 from Wangyida:python 2015-11-02 12:26:53 +00:00
shape Python support 2015-03-02 18:13:00 +03:00
stitching Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
superres Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
ts ts: refactor run.py script 2015-10-29 11:28:12 +03:00
video Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
videoio New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
world fix tests build (win,shared,world) 2015-06-05 16:30:36 +03:00
CMakeLists.txt