Alexander Smorkalov
4c06d0834e
camera-preview sample removed from CMakeLists.txt
12 years ago
Andrey Pavlenko
a32004f90c
adding initial version of a sample with new Camera-View handling design
12 years ago
Andrey Kamaev
bd0e0b5800
Merged the trunk r8589:8653 - all changes related to build warnings
13 years ago
Andrey Kamaev
2f40905548
Fixed Android build
13 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Andrey Kamaev
1046f50acb
CMake for new Android example
13 years ago
Andrey Kamaev
e72a23243b
Reworked build scripts for Android Java API, tests and examples
13 years ago
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
13 years ago
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
13 years ago
Andrey Kamaev
e7642f66d9
Fixed install terget for Android examples
14 years ago
Andrey Kamaev
a17b693aa9
Fixed build of Android samples and tests
14 years ago
Andrey Kamaev
ebf9916242
Fixed android samples; fixed cmake files
14 years ago
Andrey Kamaev
7c6fc6e18a
Android samples are renamed
14 years ago
Andrey Kamaev
4d8a261d99
Allowed spaces in path to OpenCV (tested only Android build)
14 years ago
Andrey Kamaev
6623fe3b08
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
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
Andrey Kamaev
f8e42721d3
HelloAndroid sample is moved to samples/android
14 years ago
Andrey Kamaev
01b3266612
Fixed Android target name for Android samples and tests
14 years ago
Andrey Kamaev
092699783a
Added cmake script to build Android samples
14 years ago