Andrey Kamaev
9b2d7e19db
Added "fat" mode for Java wrapper
2012-03-23 17:03:05 +00:00
Andrey Pavlenko
6708869425
updating Java samples to meet Java API changes
2012-03-22 07:25:29 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Pavlenko
5bea651e81
Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions
2012-02-24 08:43:11 +00:00
Andrey Pavlenko
62591a1d5a
#1283 , Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
2012-02-14 14:40:41 +00:00
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
Kirill Kornyakov
7d8f487b03
reverted occasional commit
2011-11-24 12:20:45 +00:00
Kirill Kornyakov
913811836a
workaround for the case when perf system is used in external app without TBB
2011-11-24 12:06:38 +00:00
Andrey Kamaev
3bdb53e484
Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
2011-11-16 14:32:10 +00:00
Andrey Kamaev
e8032fa8e9
Fixed Android build with SDK revision 14
2011-10-21 08:35:34 +00:00
Andrey Kamaev
d9d74678a9
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
2011-08-09 11:46:27 +00:00
Andrey Kamaev
ccc356829c
Fixed color conversion bug
2011-08-05 15:46:13 +00:00
Kirill Kornyakov
0595ca7454
reverted
2011-08-03 13:21:21 +00:00
Kirill Kornyakov
2a47ab6e08
java tests: minor updates
2011-08-03 13:12:39 +00:00
Andrey Pavlenko
fa0daa4809
Java API: fixing converters (copyData=true) and samples compilation
...
Testing: 1079/0/592
2011-08-03 11:57:00 +00:00
Andrey Kamaev
e7642f66d9
Fixed install terget for Android examples
2011-07-25 13:17:11 +00:00
Andrey Kamaev
ac7e16fdf6
Fixed camera output format handling
2011-07-25 12:32:33 +00:00
Andrey Kamaev
a17b693aa9
Fixed build of Android samples and tests
2011-07-24 20:44:20 +00:00
Andrey Pavlenko
3d9cb082c9
making CV data type to be int
2011-07-22 15:11:35 +00:00
Andrey Kamaev
ebf9916242
Fixed android samples; fixed cmake files
2011-07-22 13:34:25 +00:00
Andrey Kamaev
8782914fc8
Aded setPreviewDisplay call to java camera samples
2011-07-21 09:57:46 +00:00
Andrey Kamaev
930b2995eb
Fixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 17:07:01 +00:00
Andrey Kamaev
dfdb15be79
Added Java packages support to cmake
2011-07-19 15:37:17 +00:00
Andrey Kamaev
6932203349
Fixed Android samples; updated black list of enums.
2011-07-19 12:10:05 +00:00
Andrey Kamaev
d445903b31
Added FPS measurement to some Android samples
2011-07-19 11:06:27 +00:00
Andrey Kamaev
9e00cc59af
Added face datection Android sample
2011-07-19 09:01:36 +00:00
Andrey Kamaev
5e3e283e30
Changed labels for some android samples
2011-07-19 07:40:26 +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 Kamaev
cc3c034cf6
Android samples: class SampleViewBase which uses native camera is renamed.
2011-07-18 09:13:05 +00:00
Andrey Kamaev
be2c4ddbdd
Android:
...
* Added manual port for getTextSize;
* Fixed bugs in "native camera" sample;
* Added 15-puzzle sample.
2011-07-16 22:31:47 +00:00
Andrey Kamaev
4cf1274327
Finished Android samples renaming
2011-07-15 16:50:41 +00:00
Andrey Kamaev
8288cc108d
Continued Android samples renaming
2011-07-15 16:29:10 +00:00
Andrey Kamaev
7c6fc6e18a
Android samples are renamed
2011-07-15 15:56:08 +00:00
Andrey Kamaev
cc447448ff
Added native camera Android sample; Added manual port of VideoCapture class.
2011-07-15 14:03:53 +00:00
Andrey Kamaev
fae67e0b46
Refactored Android samples
2011-07-15 09:07:01 +00:00
Andrey Kamaev
72a55a4139
Refactored Android sample (1-java)
2011-07-15 07:18:45 +00:00
Andrey Kamaev
a9508d2f67
Fixed android sample
2011-07-15 04:46:24 +00:00
Andrey Kamaev
f97e5f7353
Modified Android samples
2011-07-14 13:39:25 +00:00
Andrey Kamaev
14bc6e3e6c
Modified Android Samples
2011-07-14 12:47:07 +00:00
Andrey Kamaev
c52ab82bbf
Minor Android samples fix
2011-07-14 10:48:48 +00:00
Andrey Kamaev
20ec29f22e
Android samples are included into the Android package
2011-07-14 09:34:57 +00:00
Andrey Kamaev
4d8a261d99
Allowed spaces in path to OpenCV (tested only Android build)
2011-07-13 15:47:04 +00:00
Andrey Kamaev
6623fe3b08
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
2011-07-12 15:59:31 +00:00
Andrey Pavlenko
7ca50b2b3d
org.opencv.utils renamed to org.opencv.android
2011-07-12 13:31:02 +00:00
Andrey Pavlenko
2cce7a87b8
Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated.
2011-07-05 14:50:16 +00:00
Andrey Kamaev
d96f533784
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
2011-07-04 08:18:02 +00:00
Andrey Kamaev
65cb53aa1e
Fixed Android tests and samples build
2011-07-04 06:33:10 +00:00
Andrey Kamaev
f8e42721d3
HelloAndroid sample is moved to samples/android
2011-07-01 13:12:05 +00:00
Andrey Pavlenko
c7a3fc5d4e
#863 : sample text color changed from Green to Red.
2011-07-01 11:12:55 +00:00
Andrey Pavlenko
3159bd1a74
#863 : 'string' args support added
2011-07-01 11:10:20 +00:00