opencv/modules
2017-05-23 14:53:12 +00:00
..
calib3d Merge pull request #8660 from 4ekmah:making_sgbm_parallel 2017-05-03 13:47:36 +00:00
core Merge pull request #8542 from jveitchmichaelis:update-cudadevo-doc 2017-05-23 17:07:20 +03:00
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 2017-03-21 13:55:13 +02:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters Remove redundant precomp.hpp and using-namespace 2017-05-14 21:35:53 +09:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 2017-03-27 10:54:07 +02:00
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02: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 Use %% for inline assembly rather than % so this compiles with clang. 2017-04-05 10:57:50 -07:00
features2d Merge pull request #8708 from terfendail:agast_fix 2017-05-17 15:03:41 +00:00
flann Update autotuned_index.h 2017-04-10 12:07:28 -07:00
highgui Fixes typo 2017-04-22 12:32:18 +02:00
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 2017-05-12 00:01:38 -06:00
imgproc Merge pull request #8182 from chacha21:drawing_performance 2017-05-23 14:53:12 +00:00
java Merge pull request #8653 from alalek:android_fixes 2017-05-03 12:20:19 +00:00
ml fixing segfaults occuring when launching those unit tests 2017-04-18 09:50:17 +01:00
objdetect Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
photo generalize number of channels 2017-05-22 17:27:26 +03:00
python python: move Ptr specializations above generic_vec to allow vector_Ptr_T 2017-04-27 11:28:31 +02:00
shape fixing segfaults occuring when launching those unit tests 2017-04-18 09:50:17 +01:00
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 2017-05-12 21:55:35 +05:30
superres suppress warnings from cuda 2017-04-05 08:30:16 +09:00
ts ocl: dump OpenCL driver version in tests 2017-03-15 18:23:30 +03:00
video Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 2017-05-04 14:07:45 +08:00
videoio Merge pull request #8745 from Neio:aravis_bayer_gr_8 2017-05-23 10:40:33 +00:00
videostab Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing 2017-04-14 10:08:48 +08:00
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world core: CPU target dispatcher update 2017-03-23 16:12:11 +03:00
CMakeLists.txt