372 Commits (a7c150ec66deb5e20d56ffdf7321fb021beb9c35)

Author SHA1 Message Date
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 7 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
Alexander Alekhin 4d17051f14 android: backport Android SDK build script 8 years ago
Marek Smigielski 1aa14e4929 fix tab for gen_java.py 8 years ago
Marek Smigielski 723b42e0da Add namespaces and proper support of the pointers 8 years ago
Jan Starzynski 479f933970 get/put: more type-safety and code unification using templates 9 years ago
Marek Smigielski ef45005056 Adding support for pointer generation. Fixes #6605 9 years ago
dharezlak 308b47ce58 Improved Java wrapper generation 9 years ago
Philipp Hasper cc7a1a2ab7 Deactivated two noisy camera-retrieval log messages in android 9 years ago
Jason von Nieda f4b502dd03 Adds supports for the majority of features2d to the Java wrappers: 9 years ago
Nikolay Polyarniy 46e08d34dd T-API python support implemented: 9 years ago
Maksim Shabunin 92387b1ef8 Fix java version++ 9 years ago
Maksim Shabunin 8d1f5b5490 Version++ for android 9 years ago
Maksim Shabunin 5ebc7f0b72 Simple Moments class for Java 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Andrey Pavlenko 23fea91e84 minor fixes 9 years ago
Andrey Pavlenko 15db8243ef refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21 9 years ago
Philipp Hasper 05846438e3 Typo in CameraBridgeViewBase.java 9 years ago
Alexander Alekhin eb2e061e3f fix Android camera datarace (mCameraFrameReady) 9 years ago
Andrey Pavlenko 8e088d38a5 draft implementation of alternative CameraBridge via GLES 9 years ago
berak a11ff876d4 enable VideoWriter class for java 9 years ago
Alexander Alekhin bbff288447 fix build with python3 only 9 years ago
Evgeny Talanin 9a3dccab20 Increase Android Manager version 9 years ago