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 |
Andrey Pavlenko
|
2cce7a87b8
|
Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated.
|
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 |
Andrey Kamaev
|
730622178b
|
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
|
14 years ago |
Kirill Kornyakov
|
43097c6afb
|
lena added
|
14 years ago |
Kirill Kornyakov
|
1649c8f6d0
|
some tests for highgui java added
|
14 years ago |
Andrey Kamaev
|
d96f533784
|
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
|
14 years ago |
Andrey Kamaev
|
65cb53aa1e
|
Fixed Android tests and samples build
|
14 years ago |
itsyplen
|
e1ad6b27cf
|
several java tests added
|
14 years ago |
Andrey Pavlenko
|
ee10a38851
|
#863: typo fixed, minor changes in cpp generator
|
14 years ago |
Andrey Pavlenko
|
2b83d416b0
|
#863: default Mat() c-tor, minor improvements
|
14 years ago |
Kirill Kornyakov
|
e958383225
|
added some tests to core module
|
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
|
01b3266612
|
Fixed Android target name for Android samples and tests
|
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 |
Andrey Kamaev
|
150c2215bb
|
Fixed Android tests resources and settings
|
14 years ago |
Andrey Kamaev
|
092699783a
|
Added cmake script to build Android samples
|
14 years ago |
Kirill Kornyakov
|
daa31a0696
|
autogenerated JUnit stub tests added
|
14 years ago |
Kirill Kornyakov
|
f4894d57cd
|
opencv_test package renamed to opencv.test
|
14 years ago |
Kirill Kornyakov
|
217a782d94
|
opencv_test package renamed to opencv.test
|
14 years ago |
Kirill Kornyakov
|
56e26b9624
|
initial commit of JavaAPI unit tests
|
14 years ago |
Andrey Kamaev
|
3df6548c4a
|
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
|
14 years ago |
Andrey Kamaev
|
b43ae03328
|
* Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
|
14 years ago |
Andrey Kamaev
|
f0227edd2c
|
Minor python search improvements
|
14 years ago |
Andrey Kamaev
|
c1940b4ec7
|
Modified install layout for Android
|
14 years ago |
Andrey Kamaev
|
2edf764eee
|
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
|
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 |