opencv/modules
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h
- samples/cpp/filestorage_base64.cpp is dropped
2018-03-26 13:42:35 +03:00
..
calib3d apply the workaround to correct range 2018-03-22 18:28:47 +09:00
core samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
cudaarithm follow histogram 2018-03-22 21:33:51 +09:00
cudabgsegm
cudacodec
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters
cudaimgproc follow histogram 2018-03-22 21:33:51 +09:00
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
dnn Fix prior box generation in case of squared proposals. 2018-03-23 09:44:59 +03:00
features2d Fixed bug in KAZE features orientation. 2018-03-13 15:09:36 +00:00
flann
highgui Better text contrast of pixel brightness values in Qt window 2018-03-14 13:27:11 +01:00
imgcodecs Fixed two issues found by static analysis 2018-02-26 00:16:02 +03:00
imgproc samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
java java: fix copy_java_files() in gen_java.py 2018-02-28 17:58:31 +03:00
js
ml Fixed several issues detected by static analysis 2018-02-22 17:11:33 +03:00
objdetect
photo Merge pull request #11035 from shimat:refactoring_decolor 2018-03-12 17:22:06 +03:00
python
shape
stitching Enabling build of stitching when CUDA is available 2018-03-07 20:07:48 -05:00
superres
ts
video fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
videoio Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 2018-03-23 12:03:46 -04:00
videostab
viz Update precomp.hpp 2018-03-11 22:28:18 -04:00
world
CMakeLists.txt