opencv/modules
2017-10-24 20:00:48 +03:00
..
calib3d made flann dependency for features2d optional 2017-10-13 14:59:39 +03:00
core Merge pull request #9833 from tomoaki0705:universalMathFuncs 2017-10-16 10:46:56 +00:00
cudaarithm
cudabgsegm
cudacodec Merge pull request #9599 from whizzzkid:master 2017-09-17 19:24:43 +00:00
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
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 #9853 from catree:fix_dnn_samples_python3 2017-10-16 16:18:22 +00:00
features2d AVX2 optimized implementation of FAST corner tracking migrated to separate file 2017-10-24 20:00:48 +03:00
flann
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 Merge pull request #9856 from GregoryMorse:patch-1 2017-10-16 12:12:35 +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 Move vector_size_t and vector_vector_Mat 2017-10-14 19:06:15 +01:00
shape
stitching made flann dependency for features2d optional 2017-10-13 14:59:39 +03: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 MediaSDK video backend: Windows support 2017-10-11 16:33:37 +03:00
videostab
viz
world ocl: fix world compilation on Windows 2017-10-11 19:04:42 +03:00
CMakeLists.txt