..
calib3d
made flann dependency for features2d optional
2017-10-13 14:59:39 +03:00
core
ocl: simplify ocl::Timer interface
2017-10-18 16:01:21 +03:00
cudaarithm
suppress warning on Jetson TK1
2017-06-15 18:28:13 +09:00
cudabgsegm
Rewritten some tests in videoio and imgcodecs modules
2017-06-20 18:20:41 +03:00
cudacodec
Merge pull request #9599 from whizzzkid:master
2017-09-17 19:24:43 +00:00
cudafeatures2d
test: fix cuda build
2016-11-29 01:18:10 +03:00
cudafilters
cudafilters: don't modify "const" data
2017-09-08 14:19:09 +03:00
cudaimgproc
Merge pull request #8367 from khnaba:cuda-calchist-with-mask
2017-03-15 09:34:00 +00:00
cudalegacy
Rewritten some tests in videoio and imgcodecs modules
2017-06-20 18:20:41 +03:00
cudaobjdetect
fix CUDA build
2017-09-04 14:41:29 +03:00
cudaoptflow
Merge pull request #9075 from TonyLianLong:master
2017-07-03 16:14:17 +00:00
cudastereo
test: fix cuda build
2016-11-29 01:18:10 +03:00
cudawarping
Fixed identifiers warns
2016-09-30 15:16:29 +05:30
cudev
Replace private.cuda.hpp with conditional include of cuda_fp16.h.
2017-10-03 17:47:52 -07:00
dnn
ocl: simplify ocl::Timer interface
2017-10-18 16:01:21 +03:00
features2d
made flann dependency for features2d optional
2017-10-13 14:59:39 +03:00
flann
Fixed some issues found by static analysis
2017-09-08 12:22:12 +03:00
highgui
fix code style
2017-10-18 13:08:01 +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
some improvements on tutorials
2017-07-29 20:08:19 +03:00
stitching
made flann dependency for features2d optional
2017-10-13 14:59:39 +03:00
superres
Fixed several issues found by static analysis
2017-06-28 18:06:18 +03:00
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
Fixing some static analysis issues
2017-06-27 14:30:26 +03:00
viz
Add const to getViewerPose()
2017-10-19 22:05:49 +01:00
world
ocl: fix world compilation on Windows
2017-10-11 19:04:42 +03:00
CMakeLists.txt