opencv/modules
2017-10-11 09:32:38 +13:00
..
calib3d fix StereoBM disparity map right margin truncation when minDisparities > 0 2017-10-09 14:51:36 -07:00
core Merge pull request #9786 from LaurentBerger:Histo3d 2017-10-10 10:58:34 +00:00
cudaarithm
cudabgsegm
cudacodec Merge pull request #9599 from whizzzkid:master 2017-09-17 19:24:43 +00:00
cudafeatures2d
cudafilters cudafilters: don't modify "const" data 2017-09-08 14:19:09 +03:00
cudaimgproc
cudalegacy
cudaobjdetect fix CUDA build 2017-09-04 14:41:29 +03:00
cudaoptflow
cudastereo
cudawarping
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 2017-10-03 17:47:52 -07:00
dnn Merge pull request #9705 from AlexeyAB:dnn_darknet_yolo_v2 2017-10-10 12:02:03 +00:00
features2d Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 2017-09-22 14:04:43 +00:00
flann Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
highgui qt: fix non-world builds 2017-10-09 22:23:05 +03:00
imgcodecs imgcodecs: fix 4 reading channel bmp images 2017-10-01 15:32:55 +02:00
imgproc build: fix MSVS2010 2017-10-08 23:32:22 +03:00
java Make external cv::dnn::Importer usage is deprecated 2017-09-18 08:52:36 +03:00
js js: skip 'utils' headers 2017-10-09 16:14:01 +03:00
ml Merge pull request #9310 from r2d3:svm_parallel 2017-09-18 09:32:41 +00:00
objdetect This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 2017-10-11 09:32:38 +13:00
photo removed unnecessary line 2017-09-15 17:09:21 +03:00
python Fixed 'boundary' spelling 2017-09-26 23:42:48 -04:00
shape some improvements on tutorials 2017-07-29 20:08:19 +03:00
stitching build: fix MSVS2017 warning 2017-10-01 10:48:35 +00:00
superres
ts Added support for VSX 2017-10-09 00:32:29 +00:00
video Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
videoio Fixed and suppressed warnings produced by GCC 6.3.0 2017-10-09 13:52:07 +03:00
videostab
viz vtk: eliminate 'override' build warning 2017-08-19 16:05:52 +00:00
world
CMakeLists.txt