Roman Donchenko
615d6c22d1
Switched OpenCV to a 3-component version number.
...
Epoch is gone; now the version component names in C++ and CMake
are consistent (except REVISION corresponds to PATCH).
11 years ago
Alexander Smorkalov
ba26f6d48a
Native camera libraries updated.
...
Android 4.3 support added;
ANY camera index support fixed;
applyProperties now uses camera->reconnect() instead close/connect for Android 4.x.
(cherry picked from commit fff91eef0b
)
11 years ago
Alexander Smorkalov
fff91eef0b
Native camera libraries updated.
...
Android 4.3 support added;
ANY camera index support fixed;
applyProperties now uses camera->reconnect() instead close/connect for Android 4.x.
12 years ago
Andrey Kamaev
940eedfb27
Finalize core headers reorganization
12 years ago
Andrey Kamaev
75513a46dc
Remove all include directives for <string>
12 years ago
Andrey Kamaev
29b544d83c
Use cv::String in Android camera wrapper
12 years ago
Andrey Kamaev
2a6fb2867e
Remove all using directives for STL namespace and members
...
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
12 years ago
Andrey Kamaev
e3474878b6
Consistently use 4-digit library version
12 years ago
Andrey Kamaev
9944282b09
Fix build with STLPort from NDK r8d
12 years ago
Alexander Smorkalov
3282e08f55
Default native library path for native camera updated.
...
New versions tries to search library in arm-v7a and Manager packages only.
12 years ago
Alexander Smorkalov
aa4e6a8a83
Issue #2547 Native camera does not work on Google Nexus 7 with Android 4.2 fixed;
...
Issue #2506 Unnecessary log printouts in OpenCV::camera fixed;
Native camera for MIPS Android 4.1.1 added.
Build script for camera updated.
12 years ago
Andrey Kamaev
a201233b59
Fix warning in Android camera code
12 years ago
Alexander Smorkalov
8a8e719690
getWidth/getHeight optimized.
...
(cherry picked from commit 7d4432df27
)
12 years ago
Alexander Smorkalov
7d4432df27
getWidth/getHeight optimized.
12 years ago
Alexander Smorkalov
86c7e183d2
Issue #2316 Change default libnative_camera path implemented.
12 years ago
Alexander Smorkalov
c07ba32e16
Native camera issue on HTC One S fixed.
...
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
(cherry picked from commit 710e070990
)
12 years ago
Alexander Smorkalov
710e070990
Native camera issue on HTC One S fixed.
...
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
12 years ago
Andrey Kamaev
95d54196db
Android camera: fix logging macro
12 years ago
Marina Kolpakova
680a44189c
merged the trunk r8704:8716
13 years ago
Andrey Kamaev
d48d7b2b46
Updated warning options for GCC; fixed new warnings.
13 years ago
Andrey Kamaev
a43c47d6cf
First version of native camera support for Android 3.x.x and 4.0.x
13 years ago
Andrey Kamaev
ac7e16fdf6
Fixed camera output format handling
14 years ago
Leonid Beynenson
c8a603d853
Fixed bug in the function of search of Android applicvation path.
14 years ago
Andrey Kamaev
1c96aac52e
Fixed several cross-compiling issues. Fixed cmake status report.
14 years ago
Andrey Kamaev
206aa50f86
Added Android native camera module
14 years ago