90 Commits (1237faef8001e7ce34669e26cb318d0ca8226154)

Author SHA1 Message Date
Alexander Alekhin 1237faef80 java: disable highgui wrapped code 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Jcrist99 0608227e10 Merge pull request #9698 from abratchik:parse.doxygen 7 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
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
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
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
Marek Smigielski ef45005056 Adding support for pointer generation. Fixes #6605 9 years ago
dharezlak 308b47ce58 Improved Java wrapper generation 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 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
berak a11ff876d4 enable VideoWriter class for java 9 years ago
Alexander Alekhin bbff288447 fix build with python3 only 9 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
Andrey Pavlenko c1c03e16f4 releasing native memory of temp `Mat` objects in generated Java code 10 years ago
Andrey Pavlenko ab8afc3bcc Revert of "Merge pull request #4006 from sgjava:opencv-steve" (reverted from commit 4743184078) 10 years ago
Andrey Pavlenko d67d32af48 Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 10 years ago
sgjava fe0ce9282a Changed delete() modifier to public from protected 10 years ago
sgjava 0f53526598 Added VideoWriter and changed finalize to delete 10 years ago
Prof. Dr. Rudolf Haussmann a9d4e05346 Changes to be committed: 10 years ago
Prof. Dr. Rudolf Haussmann a7bf1d53d8 Changes to be committed: 10 years ago
Prof. Dr. Rudolf Haussmann 9f1eb70dbc Changes to be committed: 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
StevenPuttemans f151b1d277 fix wrong property name and corresponding documentation 10 years ago
Maksim Shabunin c5a1650ac0 Refactoring in gen_java.py script 10 years ago
Maksim Shabunin 0d7b44db50 Java wrappers now support nested namespaces and classes 10 years ago
Maksim Shabunin 39874ef742 Fixed some failing java tests 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Maksim Shabunin 66ed9ddbe3 Added Ptr<T> support to Java wrappers 10 years ago
Vadim Pisarevsky 75487d43f5 fixed trailing whitespaces 10 years ago
Vadim Pisarevsky 00b2124876 fixing more compile problems with Java bindings etc 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Alexander Alekhin 5474935a81 fixes for defects from code coverity 11 years ago
Vladimir Bystricky 66145ea06c Add CV_CAP_INTELPERC and CV_CAP_PROP_INTELPERC_ prefixes to const_ignore_list 11 years ago