178 Commits (4f0d72bf43f842eb19ba60a92c06aa787db675ca)

Author SHA1 Message Date
Andrey Pavlenko c2d3ce9ce5 fix failing test 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev b0e6606b98 Cleanup core module API 12 years ago
Andrey Pavlenko 09fe5cddf1 test for the issue #2901 12 years ago
Andrey Pavlenko 18b2d6bdbb copying '.classpath' and '.project' to build dir, useful for opening in eclipse 12 years ago
Andrey Kamaev 49f6dad13f Move cv::KeyPoint and cv::DMatch to core 12 years ago
Andrey Kamaev 6f1961031c Update regression checks in Java test 12 years ago
Alexander Smorkalov 5bc6365ba5 TestCheckVector java test fixed. Warning fixed. 12 years ago
Andrey Kamaev 2e02654004 Fix build of Java tests 12 years ago
Andrey Kamaev 46c4390a2e Hardly refactored CMake script for Java wrappers 12 years ago
Andrey Kamaev 90ff4e6fc8 Convert test image to losless format 12 years ago
Andrey Pavlenko a8c0f1d962 fixing test failure on some systems 12 years ago
Andrey Pavlenko b0e1cb473a more tests fixes 12 years ago
Andrey Pavlenko c49b1bc6d5 partial fix for failing tests; fix for Windows launcher script; more quiet output 12 years ago
Andrey Pavlenko cfd634ca3e Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 12 years ago
Alexander Smorkalov 66a1ea7604 Test execution inside Eclipse fixed; 12 years ago
Alexander Smorkalov 96e4eed018 Logcat message for disabled test cases added. 12 years ago
Alexander Smorkalov 9f5fcff3ea More common way of test case disabling implemented. 12 years ago
Alexander Smorkalov e06c5b6fd5 Code review comments applied. 12 years ago
Alexander Smorkalov baef62b4d2 Java test fix. Eclipse test execution fix. 12 years ago
Alexander Smorkalov 34896529d5 Review comments applied. 12 years ago
Alexander b0106ca25e Test data form features2d updated. 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 12 years ago
Andrey Pavlenko 8c1550a4ec a new Java test to imencode() with params 12 years ago
Andrey Kamaev e564a53ccd Add gitignore for Android tests and samples 12 years ago
Andrey Kamaev af415085d8 Fix Android build with CMake 2.6.3-2.8.3 12 years ago
Andrey Kamaev 51f6127e0a Merged the recent fixes from 2.4 branch 13 years ago
Andrey Kamaev efdc055fb1 Fixed Java API tests 13 years ago
Andrey Kamaev 088a6597bc Merged the trunk 8855,8885,8886 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 57fb5f0981 Merged Android build fix 13 years ago
Andrey Kamaev 5a2ba94dd6 Fixing parallel build for Android 13 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Pavlenko 8b67adea98 workarounding missing native part in Java tests 13 years ago
Andrey Pavlenko cf88b9d00c workarounding service-related changes 13 years ago
Andrey Pavlenko dc93c21962 fix for #2063 ( Mat(Mat m, Rect roi) returns wrong sub-mat) 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 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 4a6346961f Java API: updating OpenCV version, minor Core API improvements, enabling EM. 13 years ago
Andrey Pavlenko 3a922a535c adding one more assertion to a Java test 13 years ago
Andrey Kamaev db3f9b139b Fixed SURF behavior - from now it always returns keypoints in the same order 13 years ago
Andrey Pavlenko ea735a0475 Java API: fixing Mat::put() for non-continuous Mat-s, adding/improving tests 13 years ago
Andrey Kamaev b7aacb6a93 Fixed assertions in java tests for ORB 13 years ago
Andrey Pavlenko 3c0e9d12f7 Java API: fixing Mat::get() for non-continuous Mat-s. 13 years ago