33 Commits (b23e5368943f6a3a4de2a2247b3573af5f66496d)

Author SHA1 Message Date
Vladislav Vinogradov 5f88e2b496 fix #3477: 11 years ago
Vladislav Vinogradov c41e8006c7 fix #3477: 11 years ago
Alexander Smorkalov e79c875fe2 Java wrappers for functions from cv::gpu namespace in core module added. 12 years ago
Andrey Pavlenko a88360bea6 minor refactoring of Android VideoCapture jni code to make it similar to generated one 12 years ago
Alexander Smorkalov 994e07db07 Bug #3276 Java bindings binary compatibility is broken in branch 2.4 fixed. 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Andrey Pavlenko 5a9bd3f080 restoring binary compatibility 12 years ago
Andrey Pavlenko d4e098f401 enabling of VideoCapture(String) [fixing issue #3207] 12 years ago
Andrey Pavlenko a06891851d fixing compilation with `-Werror=format-security` enabled 12 years ago
Jan Starzynski d6b86d43c9 removed declaration of throwJavaException 12 years ago
Jan Starzynski 70930a30a1 refactored throwJavaException() and removed useless returns 12 years ago
Jan Starzynski 925e4eec98 removed multiplied code for exception handling 12 years ago
Jan Starzynski ee42b65063 corrected some spelling errors 12 years ago
Jan Starzynski 12c42ac145 fixed strings in n1_dims(): n1_dcols() -> n1_dims() 12 years ago
Jan Starzynski 1ccfa62f4f adding method dims() to core.Mat 12 years ago
Andrey Pavlenko bbf43e8b16 fix for bug #2912 (DescriptorExtractor::compute Java wrapper loses native arg change) 12 years ago
Andrey Kamaev a441980d68 Fix debug build of Java warppers 12 years ago
Andrey Kamaev caa2c06e50 Quiet output of cv::error in Java tests 12 years ago
Andrey Kamaev 4668a133f0 Java API: fix build warning on OS X 12 years ago
Andrey Kamaev bf3c2b0bbb Fix incorrect Mat address reconstruction on 64-bit platforms 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev ed51162568 Fix binary compatibility of Java wrappers 13 years ago
Eric Christiansen 594ce1c869 fixed indentation 13 years ago
Eric Christiansen caebcdcb3d Minor tweak to add BRISK and FREAK support for the Java wrapper 13 years ago
Vadim Pisarevsky b2bf90e951 fixed build errors in java bindings on desktop in Debug mode 13 years ago
Andrey Kamaev cd05d9aaad Fix build of Java API for Windows 13 years ago
Andrey Kamaev fe0d07ae53 Add experimental support for desktop Java 13 years ago
Andrey Kamaev a5b60fa532 Fixed typo in Java wrapper for FetauresDetector class 13 years ago
Andrey Kamaev 620d122fc2 Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 13 years ago
Andrey Kamaev 088a6597bc Merged the trunk 8855,8885,8886 13 years ago
Andrey Pavlenko 600ad799c7 restoring binary compatibility with 2.4.1 13 years ago
Andrey Pavlenko a72f4474b4 fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 13 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Andrey Pavlenko 952b25f86f changing 'java' module layout 13 years ago