Christoph Rackwitz
a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107
...
Usage of imread(): magic number 0, unchecked result
* docs: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* samples, apps: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* tests: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* doc/py_tutorials: check imread() result
2 years ago
Ahmed Ashour
f9564e053d
java: test: use assertNotNull and assertFalse
6 years ago
Alexander Alekhin
73316e10a0
java(test): fix test names
7 years ago
Maksim Shabunin
457123027e
Modified java wrapping mechanism
10 years ago
vbystricky
d58f736935
Split highgui module to videoio and highgui
11 years ago
Alexander Smorkalov
baef62b4d2
Java test fix. Eclipse test execution fix.
13 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Andrey Pavlenko
8c1550a4ec
a new Java test to imencode() with params
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Andrey Pavlenko
a57bc4feea
Java API: fixing more tests
13 years ago
Andrey Pavlenko
6c0ab28d8b
Java API: changing CvVectorXxx to MatOfXxx
13 years ago
Andrey Pavlenko
5fefac7fe3
Java API: fixing Highgui and Video tests
13 years ago
Andrey Pavlenko
3e323e6ff8
Java API: test for Highgui.imencode() is added
14 years ago
Andrey Kamaev
a0590273e9
Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests).
14 years ago
Kirill Kornyakov
d87f513b4f
java tests: addede tests for Converter and core classes by Hussein Abdinoor
14 years ago
Kirill Kornyakov
6b789dd2ea
java tests: adopted for the new package structure
14 years ago
Kirill Kornyakov
c1dab7bf6e
updated some java tests
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
Kirill Kornyakov
ec6fb0bee2
java tests: now only OpenCVTestRunner contains android specific stuff
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
Kirill Kornyakov
daa31a0696
autogenerated JUnit stub tests added
14 years ago