| .. |
|
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
|
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
|
Merge pull request #9075 from TonyLianLong:master
|
2017-07-03 16:14:17 +00:00 |
|
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 optimizations for FAST corner tracking provided by Victoria Zhislina
|
2017-10-17 18:53:15 +03: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
|
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
|
|
|
|
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
|
vtk: eliminate 'override' build warning
|
2017-08-19 16:05:52 +00:00 |
|
world
|
ocl: fix world compilation on Windows
|
2017-10-11 19:04:42 +03:00 |
|
CMakeLists.txt
|
|
|