opencv/modules
2017-05-03 11:01:01 +00:00
..
calib3d Add default parameters for SGBM::create 2017-04-30 16:32:30 +01:00
core Merge pull request #8580 from terfendail:ovx_newperftest 2017-05-03 11:01:01 +00: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 BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08: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 Extended set of existing performance test to OpenVX HAL suitable execution modes 2017-04-27 12:32:29 +03: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 Merge pull request #8645 from brian-armstrong-discord:bugfix_inmemory_exif 2017-04-25 10:32:00 +00:00
imgproc Merge pull request #8580 from terfendail:ovx_newperftest 2017-05-03 11:01:01 +00:00
java java: allow to wrap functions which take cv::Ptr 2017-05-02 11:50:31 +03: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 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 2017-04-24 21:01:38 -06: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 Clear old CameraParameters in AffineBasedEstimator 2017-03-28 15:19:25 +02:00
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 Extended set of existing performance test to OpenVX HAL suitable execution modes 2017-04-27 12:32:29 +03:00
videoio Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 2017-04-14 23:12:07 +03: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