opencv/modules
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat>
Expanded support for std::vector<cv::cuda::GpuMat>.

Whitespace fix.
2015-10-09 15:12:57 -04:00
..
calib3d IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
core Updated input / output array to support std::vector<cv::cuda::GpuMat> 2015-10-09 15:12:57 -04:00
cudaarithm fix cuda::normalize (dtype < 0) case 2015-10-02 11:41:01 +03:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
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
cudawarping
cudev add opencv_test_cudev to installation package 2015-07-03 13:33:36 +03:00
features2d IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03: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 highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 2015-10-06 17:01:28 +02:00
imgcodecs adding new flags to imread to load image reduced 2015-09-28 02:00:02 +03:00
imgproc Merge pull request #5459 from aman11dhanpat:master 2015-10-06 17:12:03 +00:00
java Merge pull request #5470 from apavlenko:android_camera_gl_view 2015-10-08 13:31:51 +00:00
ml Merge pull request #5346 from art-programmer:art-programmer-patch-1 2015-09-21 12:06:46 +00:00
objdetect IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
photo
python Fixing typo in variable name. 2015-08-12 20:50:05 +00:00
shape
stitching fix cyclic deps error (world,shared) 2015-06-22 20:14:30 +03:00
superres
ts fix perf tests 2015-09-22 15:20:40 +03:00
video ocl: workaround for getUMat() 2015-09-09 18:56:14 +03:00
videoio Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 2015-10-07 14:42:29 +00:00
videostab
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