311 Commits (46874d40dfb56560bc76936747400f76197f1a59)

Author SHA1 Message Date
Andrey Pavlenko 8c1550a4ec a new Java test to imencode() with params 12 years ago
Andrey Kamaev cd05d9aaad Fix build of Java API for Windows 12 years ago
Andrey Kamaev fe0d07ae53 Add experimental support for desktop Java 12 years ago
Andrey Kamaev 0e9405e591 Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation 12 years ago
Andrey Kamaev e564a53ccd Add gitignore for Android tests and samples 12 years ago
Andrey Kamaev 70234433d3 Reduce verbosity of Java API generators 12 years ago
Andrey Kamaev af415085d8 Fix Android build with CMake 2.6.3-2.8.3 12 years ago
Vsevolod Glumov 4d6730dc68 Improved javadoc comments. Minor formatting fix. 12 years ago
Vsevolod Glumov dc6fa94118 Improved javadoc comments. 12 years ago
Vsevolod Glumov 396e4517ff Improved javadoc comments. Draft. 12 years ago
Andrey Kamaev 5c01d13f38 Pass list of modules to javadoc generator 12 years ago
Alexander Smorkalov 14fa645026 Debug build for Android added. Stripping of debug build turned off. 12 years ago
Andrey Pavlenko 4e4db94b6b removing warnings on deprecated api when targeting to android-15+ 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 b1eba01afb Fixed several mistakes in documentation 13 years ago
Andrey Kamaev 5f8715c8b4 Fixed file globbing in documentation parsers 13 years ago
Andrey Kamaev 51f6127e0a Merged the recent fixes from 2.4 branch 13 years ago
Andrey Pavlenko e2e6838da3 adding CDT Builder (via ndk-build.cmd) for JNI part 13 years ago
Andrey Pavlenko 600ad799c7 restoring binary compatibility with 2.4.1 13 years ago
Alexander Smorkalov c80d205ecf OpenCV Library renamed. 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
Andrey Kamaev 71729a5967 opencv_ts is removed for java API 13 years ago
Andrey Kamaev 5a2ba94dd6 Fixing parallel build for Android 13 years ago
Andrey Kamaev 739da31add Fixed Android build with SDK tools revision 20 13 years ago
Andrey Pavlenko 8b67adea98 workarounding missing native part in Java tests 13 years ago
Andrey Pavlenko 3804ca3e20 changing package layout after 'make install' for Android build 13 years ago
Andrey Pavlenko 9efc1a689b fixing project properties 13 years ago
Andrey Pavlenko ac6061ee8a hiding extra build-time messages 13 years ago
Andrey Pavlenko cc54226e12 updating version 13 years ago
Andrey Pavlenko cf88b9d00c workarounding service-related changes 13 years ago
Andrey Pavlenko 2984fa751e adding OpenCV Manager 13 years ago
Andrey Pavlenko 952b25f86f changing 'java' module layout 13 years ago
Andrey Pavlenko 3af92a9d92 fixing warnings 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Pavlenko 779f4e39de adding JNI func-s declarations to eliminate build warnings inside Android tree 13 years ago
Andrey Pavlenko 2c786a47d0 fix for #2048 (artificial 'delete' method had wrong JNI signature) 13 years ago
Andrey Pavlenko dc93c21962 fix for #2063 ( Mat(Mat m, Rect roi) returns wrong sub-mat) 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev ae3c754bb3 Fixed Java API build 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 13 years ago
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev 7e698726e4 Added new script for checking correctness of documentation 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Pavlenko b0dd192d52 fixing #1800 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev b880bbcc18 Fixed Java API build 13 years ago
Andrey Kamaev 7e5726e251 Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.) 13 years ago