opencv/modules
2017-04-10 20:43:33 -07:00
..
calib3d Merge pull request #8301 from tonyke1993:p3p_alg 2017-04-07 09:48:34 +03:00
core Added javadoc generation 2017-04-05 18:18:39 +03:00
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 2017-03-21 13:55:13 +02:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 2017-03-27 10:54:07 +02:00
cudaoptflow
cudastereo
cudawarping
cudev
features2d Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
flann Merge pull request #8346 from Sahloul:fixes/python_wrapper/flann 2017-03-10 20:01:54 +00:00
highgui Merge pull request #7462 from alalek:cpu_multi_target 2017-03-21 19:51:32 +00:00
imgcodecs Fix UIImageToMat method by taking image scale information into account 2017-03-22 22:33:13 -07:00
imgproc Fixed cvtColor OCL compilation issue (BGRA2mBGRA) 2017-04-05 11:48:29 +03:00
java Added javadoc generation 2017-04-05 18:18:39 +03:00
ml Fixed Algorithm.save and other methods work in Java 2017-04-05 17:48:38 +03:00
objdetect Merge pull request #7462 from alalek:cpu_multi_target 2017-03-21 19:51:32 +00:00
photo
python Avoid memory leakage in smart pointers wrapper 2017-04-01 18:27:57 +09:00
shape
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 If the user passes an empty output matrix, initialize it to identity. 2017-04-10 20:43:33 -07:00
videoio cap_v4l: SetProperty - do not return false while setting video size 2017-04-04 15:07:02 +02:00
videostab
viz
world core: CPU target dispatcher update 2017-03-23 16:12:11 +03:00
CMakeLists.txt