320 Commits (9fabc3406fa6b177016c8a8e755a8e3bb305d10b)

Author SHA1 Message Date
vdgussem 00861b668a Changed the way Images are converted into rgba Mats so that JavaCamera2View also shows correct colors when the Image contains I420 or YV12 data 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
Adrian Renner 442fdfd4b2 Merge pull request #13999 from addyi:fixAndroidLintingErrors 6 years ago
Alexander Alekhin 0a98bc0ee9 java: avoid enum values with references on other enums 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
Jaewoo Song 225bdc21c0 Making JavaCamera2View behaves in the same way as JavaCameraView 6 years ago
berak eaee63d96b java: add converters, tests for MatOfRotatedRect 6 years ago
berak 0cd14e3fb4 java: add support for MatOfRotatedRect 6 years ago
Dmitry Kurtaev 92f754c675 Add methods to reshape Mat in Java by array of shapes and retreive sizes of each dimension. 6 years ago
soonbro 9b9f38afc8 fix typo in FpsMeter.java 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
berak 72f422c7dc java: fix LIST_GET macro 6 years ago
Dmitry Kurtaev f38808a39f Add Java overloads for each default argument (#11940) 7 years ago
Alexander Alekhin 76c40e8f0d java: fix copy_java_files() in gen_java.py 7 years ago
Florian Echtler 6a8f57e5d7 Merge pull request #10081 from floe:java-camera2-view 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin a362fd80df java: fix bindings generator 7 years ago
Alexander Alekhin 1237faef80 java: disable highgui wrapped code 7 years ago
Alexander Alekhin a0d9d6db5b fixes for old CMake (2.8.12.2) 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin 0cad2d2a83 java: files rename 7 years ago
SarenT c6d9ce8fd3 Merge pull request #10489 from SarenT:offset-mat_put 7 years ago
Moshe 84596bff09 Bitwise "and false" 7 years ago
Alexander Alekhin cac4a7e5b5 OpenCV version++ 7 years ago
Jcrist99 0608227e10 Merge pull request #9698 from abratchik:parse.doxygen 7 years ago
Florian Echtler 2e772510ea Merge pull request #10050 from floe/android-studio-3.3.1 7 years ago
Alexander Alekhin 01519313d7 dnn: invalid bindings 7 years ago
Aleksandr Rybnikov 8b1146deb2 Added function to get timings for layers 7 years ago
Alexander Alekhin 2360291c3e java: update source files processing, maven stuff 8 years ago
likan999 74127d44d0 More accurate condition to detect emulator 8 years ago
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
Vladislav Sovrasov bf62be7f63 java: allow to wrap functions which take cv::Ptr 8 years ago
Maksim Shabunin 8b455e8bb3 Fixed Algorithm.save and other methods work in Java 8 years ago
Kerry Billingham d9231afa29 Changes made to the Maven build process: 8 years ago
Kuan-Yi Li e685dcef0b Fix typos 8 years ago
Philipp Hasper ec38ef9b10 CameraBridgeViewBase synchronizes on a final field 8 years ago
Jose Gómez 6f39f9a6a0 Merge pull request #8168 from jmgomezpoveda:issue_8166 8 years ago
Hans Gaiser 11b24eb49f Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
utibenkei 6501d54267 Fix bug that occurs when module name and inherited class name are same. 8 years ago
utibenkei 579ffbf97e Added Java wrapping for tracking module 8 years ago
Alexander Alekhin d85c11e525 OpenCV version++ 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
abratchik 4207ebbce7 fix for VideoCapture crash 8 years ago
abratchik 084c595855 fix for legacy FeatureDetector and DescriptorMatcher classes 8 years ago
Alexander Alekhin c16c803fe9 java: integrate code from base modules 8 years ago
abratchik 789b35d813 improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 8 years ago
Alexander Alekhin 714db4cf0d java: fix Ptr<> code generation 8 years ago
abratchik be028d0774 fix for #7420, #7421 8 years ago
Jcrist99 770c69a978 fix for feature2d java wrappers as described in this post: http://ans… (#7372) 8 years ago
mshabunin 7a7a2749e0 Fixed java wrappers 8 years ago