Andrey Kamaev
|
ebb08bc015
|
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
|
2011-08-10 15:56:47 +00:00 |
|
Andrey Kamaev
|
5041773f0d
|
Java API: updated Mat port
|
2011-07-31 20:23:23 +00:00 |
|
Andrey Kamaev
|
954f3c1eb9
|
Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction.
|
2011-07-28 12:13:11 +00:00 |
|
Andrey Kamaev
|
dfdb15be79
|
Added Java packages support to cmake
|
2011-07-19 15:37:17 +00:00 |
|
Andrey Kamaev
|
72541721a1
|
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
|
2011-07-18 16:17:07 +00:00 |
|
Andrey Pavlenko
|
86105b8727
|
Java API: fix in Mat::put(r,c,double[]vals) method
|
2011-07-18 09:27:48 +00:00 |
|
Andrey Pavlenko
|
1e2880b7aa
|
Java API: fix in Mat::put methods, general improvements
|
2011-07-18 07:18:35 +00:00 |
|
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.
|
2011-07-16 13:29:20 +00:00 |
|
Kirill Kornyakov
|
9b464199d6
|
java tests: Mat.inv and Mat.cross implemented, almost all Mat tests finished except put, get and dispose
|
2011-07-12 08:16:01 +00:00 |
|
Andrey Pavlenko
|
2ef146c2c6
|
More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release().
|
2011-07-05 15:50:54 +00:00 |
|
Kirill Kornyakov
|
5688b014e9
|
JavaAPI: implemented Mat.dump method (analog for C++ stream <<)
|
2011-07-05 08:37:49 +00:00 |
|
Andrey Pavlenko
|
2b83d416b0
|
#863: default Mat() c-tor, minor improvements
|
2011-07-01 15:48:13 +00:00 |
|
Kirill Kornyakov
|
7fed582d9f
|
implemented static Mat.eye method
|
2011-07-01 13:11:03 +00:00 |
|
Andrey Pavlenko
|
3159bd1a74
|
#863: 'string' args support added
|
2011-07-01 11:10:20 +00:00 |
|
Andrey Kamaev
|
69b79f89c1
|
Updated build scripts for better Java module support
|
2011-06-24 07:48:04 +00:00 |
|