opencv/modules
Alexander Alekhin 471c17321f improve code quality
- eliminate rand() calls
- non initialized members/ variables
- unused return values
- missing/useless NULL checks
2018-05-22 17:08:31 +03:00
..
calib3d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
core Merge pull request #11550 from tomoaki0705:fixCudaAsync 2018-05-20 20:59:34 +00:00
cudaarithm cuda_meanStdDev : bug fix 2018-05-16 03:31:47 +09:00
cudabgsegm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudacodec cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 2018-05-09 23:44:34 +03:00
cudaimgproc Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 2018-05-09 23:44:34 +03:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudawarping ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudev Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
dnn improve code quality 2018-05-22 17:08:31 +03:00
features2d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
flann flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
highgui build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
imgcodecs 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 2018-05-11 18:29:57 +03:00
imgproc improve code quality 2018-05-22 17:08:31 +03:00
java print() is a function in Python 3 2018-05-03 07:12:12 +02:00
js Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ml Merge pull request #11502 from berak:fix_knearest 2018-05-11 11:47:13 +00:00
objdetect objdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
photo photo: initialize cos() table with double type 2018-05-17 15:30:11 +03:00
python Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching fix build warnings 2018-05-17 18:29:21 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts ts: add BigData tests category (skipped by default) 2018-05-15 15:55:56 +03:00
video tab to space 2018-04-24 17:45:16 +03:00
videoio videoio: fix lifetime management of data of input frames 2018-05-21 12:29:24 +03:00
videostab build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
viz Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
world
CMakeLists.txt