opencv/modules
Alexander Alekhin aa6e296236 python: eliminate DeprecationWarning: SO -> EXT_SUFFIX
- https://python.readthedocs.io/en/stable/whatsnew/3.4.html
- The `sysconfig` key `SO` is deprecated, it has been replaced by `EXT_SUFFIX`
2018-10-25 04:23:45 +00:00
..
calib3d change area() emptiness checks to empty() 2018-10-13 21:35:10 +02:00
core Merge pull request #12914 from seiko2plus:issue12830 2018-10-24 13:15:23 +00:00
cudaarithm
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec
cudafeatures2d
cudafilters
cudaimgproc update the threshold 2018-10-11 18:45:20 +09:00
cudalegacy
cudaobjdetect Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudaoptflow
cudastereo
cudawarping
cudev
dnn Recognize ConvolutionDepthwise as Convolution 2018-10-24 08:37:51 +01:00
features2d ORB: compute default norm by wta_k 2018-10-22 10:10:49 +08:00
flann Merge pull request #12871 from UnderscoreAsterisk:document-Distance 2018-10-20 11:15:13 +03:00
highgui Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 2018-10-14 21:18:05 +03:00
imgcodecs Clean up documentation for imread and imwrite 2018-10-12 17:08:01 -04:00
imgproc Merge pull request #12877 from maver1:3.4 2018-10-24 15:02:53 +03:00
java
js Merge pull request #12799 from alalek:update_build_js 2018-10-15 17:35:21 +03:00
ml
objdetect Merge pull request #12888 from alalek:cmake_fix_objdetect 2018-10-24 16:22:26 +00:00
photo
python python: eliminate DeprecationWarning: SO -> EXT_SUFFIX 2018-10-25 04:23:45 +00:00
shape
stitching Increased the acceptable error margin for perf testing 2018-10-15 20:03:39 -07:00
superres
ts TS/CUDA: Show device ID in case of multiple devices 2018-10-08 03:00:25 +09:00
video Merge pull request #12829 from tomoaki0705:fixTestVideoOpenCLPyrLK 2018-10-15 19:18:24 +00:00
videoio Remove unused empty block 2018-10-16 22:51:03 +02:00
videostab
viz
world
CMakeLists.txt