Roman Donchenko
|
6ebfa87181
|
Delete a bunch more trailing whitespace that slipped through the cracks.
|
11 years ago |
Roman Donchenko
|
3c137f7a04
|
Converted tabs to spaces.
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
11 years ago |
Andrey Pavlenko
|
7b0734caf9
|
fixing java test after fix in OpenCV library
|
11 years ago |
Kirill Kornyakov
|
aef347e7b3
|
Removed references to opencv.itseez.com
|
12 years ago |
Alexander Smorkalov
|
16c4aad36d
|
Java/Python bindings for computeCorrespondEpilines added.
Simle Java test for computeCorrespondEpilines added.
|
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
|
6f1961031c
|
Update regression checks in Java test
This follows SURF changes in 1f261c2
|
12 years ago |
Alexander Smorkalov
|
5bc6365ba5
|
TestCheckVector java test fixed. Warning fixed.
|
12 years ago |
Andrey Kamaev
|
46c4390a2e
|
Hardly refactored CMake script for Java wrappers
|
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).
- Adding Android SDK/ADT r21 compatibility;
- fixing stl headers path for new ndk;
- fixing native API level for Android projects
|
12 years ago |
Alexander Smorkalov
|
66a1ea7604
|
Test execution inside Eclipse fixed;
OpenCV testing via OpenCV Manager implemented.
|
12 years ago |
Alexander Smorkalov
|
34896529d5
|
Review comments applied.
|
12 years ago |
Alexander
|
b0106ca25e
|
Test data form features2d updated.
|
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"
This reverts commit eb4ce67dac .
Conflicts:
samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetectionView.java
|
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 |
Andrey Pavlenko
|
dbccc9b129
|
improving Imgproc.convexityDefects() and Imgproc.convexHull()
|
13 years ago |
Andrey Pavlenko
|
2ec0efaae5
|
fixing stability of testBitmapToMat()
|
13 years ago |
Andrey Pavlenko
|
2513f5d3c7
|
fixing #1808, Java API improvements
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Kamaev
|
51385ac73a
|
Java Tests: filtered VideoCapture tests
|
13 years ago |
Andrey Pavlenko
|
af198233a9
|
Java API: fixing more tests
|
13 years ago |