opencv/modules
cyy 10fb88d027 Merge pull request #12391 from DEEPIR:master
fix some errors found by static analyzer. (#12391)

* fix possible divided by zero and by negative values

* only 4 elements are used in these arrays

* fix uninitialized member

* use boolean type for semantic boolean variables

* avoid invalid array index

* to avoid exception and because base64_beg is only used in this block

* use std::atomic<bool> to avoid thread control race condition
2018-09-04 16:39:19 +03:00
..
calib3d Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
core Merge pull request #12391 from DEEPIR:master 2018-09-04 16:39:19 +03:00
cudaarithm Merge pull request #12391 from DEEPIR:master 2018-09-04 16:39:19 +03:00
cudabgsegm Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudacodec Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudafeatures2d Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudafilters Merge pull request #12156 from cv3d:master 2018-08-14 14:29:17 +00:00
cudaimgproc Merge pull request #12357 from DEEPIR:master 2018-09-02 16:34:43 +03:00
cudalegacy core: get rid of built-in String type 2018-08-27 14:42:18 +03:00
cudaobjdetect Merge pull request #12234 from cv3d:python/cuda/wrapping_functionalities 2018-08-30 20:23:38 +00:00
cudaoptflow Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudastereo Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudawarping Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
cudev Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-08-07 20:12:10 +03:00
dnn Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
features2d Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
flann Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
highgui Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
imgcodecs Merge pull request #12391 from DEEPIR:master 2018-09-04 16:39:19 +03:00
imgproc Merge pull request #12391 from DEEPIR:master 2018-09-04 16:39:19 +03:00
java Support enum arguments for Java binding 2018-09-01 15:04:55 +09:00
js build: fix js build (make video->calib3d dependency optional) 2018-08-31 14:29:25 +03:00
ml Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
objdetect Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
photo Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
python Merge pull request #12303 from cv3d:improvements/binding_python 2018-09-03 20:57:11 +00:00
shape Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
stitching Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
superres Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-08-29 16:24:56 +03:00
video Merge pull request #12361 from alalek:fix_12359 2018-08-31 13:27:56 +00:00
videoio Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
videostab Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
viz Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-08-29 16:24:56 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00