Andrey Kamaev
|
ebb08bc015
|
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
|
14 years ago |
Andrey Kamaev
|
5041773f0d
|
Java API: updated Mat port
|
14 years ago |
Andrey Kamaev
|
954f3c1eb9
|
Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction.
|
14 years ago |
Andrey Kamaev
|
dfdb15be79
|
Added Java packages support to cmake
|
14 years ago |
Andrey Kamaev
|
72541721a1
|
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
|
14 years ago |
Andrey Pavlenko
|
86105b8727
|
Java API: fix in Mat::put(r,c,double[]vals) method
|
14 years ago |
Andrey Pavlenko
|
1e2880b7aa
|
Java API: fix in Mat::put methods, general improvements
|
14 years ago |
Leonid Beynenson
|
570041fed5
|
Fixed bug in modules/java/src/cpp/Mat.cpp
Removed some debugging insertions.
Added test for face detector.
Allowed tests to write on sdcard.
|
14 years ago |
Kirill Kornyakov
|
9b464199d6
|
java tests: Mat.inv and Mat.cross implemented, almost all Mat tests finished except put, get and dispose
|
14 years ago |
Andrey Pavlenko
|
2ef146c2c6
|
More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release().
|
14 years ago |
Kirill Kornyakov
|
5688b014e9
|
JavaAPI: implemented Mat.dump method (analog for C++ stream <<)
|
14 years ago |
Andrey Pavlenko
|
2b83d416b0
|
#863: default Mat() c-tor, minor improvements
|
14 years ago |
Kirill Kornyakov
|
7fed582d9f
|
implemented static Mat.eye method
|
14 years ago |
Andrey Pavlenko
|
3159bd1a74
|
#863: 'string' args support added
|
14 years ago |
Andrey Kamaev
|
69b79f89c1
|
Updated build scripts for better Java module support
|
14 years ago |
Andrey Kamaev
|
b5d73111eb
|
Added new module for Java API
|
14 years ago |