Andrey Kamaev
|
754a8c1b66
|
Java API: added more tests
|
14 years ago |
Andrey Pavlenko
|
6b888ada8a
|
Java API tests are added: fillConvexPoly, mixChannels, drawContours
|
14 years ago |
Andrey Pavlenko
|
d2080a117e
|
Java API: converter for vector<KeyPoint> is fixed; test for inRange() improved
|
14 years ago |
Andrey Kamaev
|
954f3c1eb9
|
Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction.
|
14 years ago |
Andrey Pavlenko
|
3f5089411a
|
2 'findContours(...)' tests are added
|
14 years ago |
Andrey Kamaev
|
eff9eda9a6
|
Added some new tests for Java API
|
14 years ago |
Andrey Kamaev
|
e3ede92db6
|
Added vector_Point3f_to_Mat converter and some java API tests
|
14 years ago |
Andrey Kamaev
|
20b4d0fae9
|
Added vector_Point2f_to_Mat converter
|
14 years ago |
Andrey Kamaev
|
c966d077c0
|
Added some tests; Added assertion for comparing Mats with epsilon.
|
14 years ago |
Andrey Kamaev
|
039fd554f2
|
Added several Android tests
|
14 years ago |
Kirill Kornyakov
|
f7ff65f5df
|
added java tests for imgproc by Hussein Abdinoor
|
14 years ago |
Kirill Kornyakov
|
423ecfb42a
|
added stub java tests
|
14 years ago |
Andrey Pavlenko
|
fc7219d1db
|
new tests stubs
|
14 years ago |
Andrey Pavlenko
|
55e71a5cd7
|
a couple of new smoke tests; Mat.java code clean-up
|
14 years ago |
Andrey Pavlenko
|
3d9cb082c9
|
making CV data type to be int
|
14 years ago |
Kirill Kornyakov
|
387334e991
|
java tests: imgproc test cleaned
|
14 years ago |
Kirill Kornyakov
|
1098566a2f
|
java api: fixed ctor in RotatedRect, added 114 tests by Hussein Abdinoor
|
14 years ago |
Kirill Kornyakov
|
6b789dd2ea
|
java tests: adopted for the new package structure
|
14 years ago |
Kirill Kornyakov
|
6bb1c07fd4
|
java tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY
|
14 years ago |
Kirill Kornyakov
|
1fc895ff42
|
java tests: added tests for calcHist, calcBackProject, Mat.size() method renamed
|
14 years ago |
Kirill Kornyakov
|
39ec7099e2
|
java tests: split test, minor improvements
|
14 years ago |
Kirill Kornyakov
|
51922658b6
|
java tests: added test for OFLK, FD, other 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 |
Leonid Beynenson
|
3885772f3e
|
Added lbp cascade to the tests res/raw folder
|
14 years ago |
Leonid Beynenson
|
bf40a3a5b8
|
Added functions required for Java API wrappers generating converting Mat-s to/from vectors.
|
14 years ago |
Kirill Kornyakov
|
e76ad5509c
|
java tests: bugfix in hconcat
|
14 years ago |
Kirill Kornyakov
|
eafa837e34
|
java tests: commited tests by Hussein Abdinoor
|
14 years ago |
Kirill Kornyakov
|
30f265a16a
|
java tests: avoided copy and paste
|
14 years ago |
Andrey Kamaev
|
cc447448ff
|
Added native camera Android sample; Added manual port of VideoCapture class.
|
14 years ago |
Kirill Kornyakov
|
c1dab7bf6e
|
updated some java tests
|
14 years ago |
Kirill Kornyakov
|
da64ba1bde
|
java tests: found a reason of crash (addWeighted bug #1224), some tests cleaned and added
|
14 years ago |
Leonid Beynenson
|
510ca53687
|
Added the function minMaxLoc to JavaAPI as a manual ported function.
Added test for the function.
|
14 years ago |
Leonid Beynenson
|
d60349b1fc
|
Added to Java API classes Range and CvSlice.
|
14 years ago |
Leonid Beynenson
|
e59f530338
|
Added the class RotatedRect to Java API.
Added tests for the class.
|
14 years ago |
Kirill Kornyakov
|
b58dc21074
|
java tests: added 2 tests for calib3d, implemented assertMatNotEqual
|
14 years ago |
Kirill Kornyakov
|
63f8feb2a1
|
java tests: added a chessboard image
|
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 |
Kirill Kornyakov
|
d227079753
|
java tests: added stubs for calib3d, features2d classes, some other updates
|
14 years ago |
Kirill Kornyakov
|
72cc69e431
|
java tests: split into packages, tests for VideoCapture implemented
|
14 years ago |
itsyplen
|
6aab128afe
|
Java tests: commited some core tests (to be cleaned)
|
14 years ago |
Kirill Kornyakov
|
80f0901dee
|
java tests: merged with new CvType, implemented half of the tests for Mat
|
14 years ago |
Kirill Kornyakov
|
ec6fb0bee2
|
java tests: now only OpenCVTestRunner contains android specific stuff
|
14 years ago |
Kirill Kornyakov
|
5688b014e9
|
JavaAPI: implemented Mat.dump method (analog for C++ stream <<)
|
14 years ago |
Kirill Kornyakov
|
85166360f1
|
java tests updated: now they independent from android, test methods are sorted alphabetically
|
14 years ago |
Kirill Kornyakov
|
43097c6afb
|
lena added
|
14 years ago |
Kirill Kornyakov
|
1649c8f6d0
|
some tests for highgui java added
|
14 years ago |
itsyplen
|
e1ad6b27cf
|
several java tests added
|
14 years ago |
Kirill Kornyakov
|
e958383225
|
added some tests to core module
|
14 years ago |
Kirill Kornyakov
|
9fbd47ffb1
|
added several tests for java/core module
|
14 years ago |
Andrey Kamaev
|
a44d6aacc8
|
Android tests are included into cmake build
|
14 years ago |