opencv/modules
tribta 6512a4b7e3 OpenCV Java Highgui Class
The objective is to:

    *Reduce greatly the number of lines of code in the Java codes;
    *Make it easy for Java users to add a trackbar and show the results;
    *Get the code more similar between C++, Java and Python, making the tutorials more uniform.
2017-07-01 11:07:20 +01:00
..
calib3d Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
core Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
cudaarithm suppress warning on Jetson TK1 2017-06-15 18:28:13 +09:00
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudacodec Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudafeatures2d
cudafilters Remove redundant precomp.hpp and using-namespace 2017-05-14 21:35:53 +09:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 2017-03-27 10:54:07 +02:00
cudaoptflow
cudastereo
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 2017-04-05 10:57:50 -07:00
dnn binding: fix headers processing 2017-06-30 14:53:21 +03:00
features2d Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
flann Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
highgui OpenCV Java Highgui Class 2017-07-01 11:07:20 +01:00
imgcodecs Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
imgproc Merge pull request #8936 from terfendail:clipline_fix 2017-06-30 10:55:09 +00:00
java More accurate condition to detect emulator 2017-06-22 00:47:15 -07:00
ml Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
objdetect Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
photo Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
python binding: fix headers processing 2017-06-30 14:53:21 +03:00
shape Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
stitching Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
superres Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
ts trace: initial support for code trace 2017-06-26 17:07:13 +03:00
video Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
videoio Merge pull request #9038 from mshabunin:fix-static-4 2017-06-30 10:39:36 +00:00
videostab Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
viz build: fix viz tests 2017-06-27 08:03:27 +03:00
world build: update modules descriptions 2017-06-20 15:45:23 +03:00
CMakeLists.txt