761 Commits (22ecdd16ef902f7c99f746ab83ff473f0ef7b238)

Author SHA1 Message Date
Alexander Alekhin 8019498c6e java tests fixes 8 years ago
Alexander Alekhin fe29080d59 java: skip test in case of missed classes from opencv_contrib 8 years ago
abratchik f978ee613e fix for #7510, #7511 and #7512 8 years ago
abratchik 78874c568e fix java wrapper autotests 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
Alexander Alekhin 5da8d65371 eliminate compiler warnings 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 9 years ago
Marek Smigielski 723b42e0da Add namespaces and proper support of the pointers 9 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
Xiaolei Yu 40eb613bbf Make install paths relative to CMAKE_INSTALL_PREFIX 9 years ago
Alexander Alekhin cbd0ee21d5 revert: java bindings become CMake modules (loadable plugins) 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
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin 5ebc7f0b72 Simple Moments class for Java 9 years ago
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 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
Alexander Alekhin ddd91bcebf android: add targetSdkVersion="21" 9 years ago
Alexander Alekhin dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 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
Alexander Alekhin b15a9d675e cmake: use copy_if_different 9 years ago
berak a11ff876d4 enable VideoWriter class for java 10 years ago
Alexander Alekhin bbff288447 fix build with python3 only 10 years ago
Evgeny Talanin 9a3dccab20 Increase Android Manager version 10 years ago
Maksim Shabunin 83b2621de4 Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 10 years ago
Maksim Shabunin c79ad45fce Added interface libraries for android opencv_java 10 years ago
Ruslan Baratov 0fcc5face3 Fix `cmake -E touch classes.jar' step 10 years ago
Maksim Shabunin 33ab9ea188 AndroidMgr: fixed typos and package name 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Andrey Pavlenko 72ec9c159e releasing native memory of temp `Mat` objects in generated Java code 10 years ago