Alexander Alekhin
55188fe991
world fix
10 years ago
Alexander Smorkalov
0dba5bdc4a
Multiple fixes in camera.
...
Fixed constant value for focus mode FOCUS_MODE_CONTINUES_PHOTO;
Add setters and getters for exposure lock and white balance lock flags;
Excluded camera restart for all setters except frame size.
11 years ago
Alexander Smorkalov
846266fde4
Native camera fix for some deivices with Qualcomm SoC like Samsung Galaxy S4.
11 years ago
Alexander Smorkalov
b75cbfde45
All installed files marked with component names for install customization.
11 years ago
Alexander Smorkalov
a13db7c8fa
Android native camera destruction fixed for Android 4.4.
11 years ago
Alexander Smorkalov
04d293d2c4
Initial NativeCamera support for Android 4.4 KitKat.
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
Roman Donchenko
e9a28f66ee
Normalized file endings.
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.
11 years ago
Alexander Smorkalov
8606ee4beb
Front/Back camera semantic support added to Android VideoCapture back-end.
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
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Alexander Smorkalov
e9009db667
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
...
(cherry picked from commit 8104164c78
)
12 years ago
Alexander Smorkalov
8104164c78
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
12 years ago
Andrey Kamaev
4772c42c66
Tweak strip flags for Android camera wrapper libs
12 years ago
Alexander Smorkalov
af2de86914
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
...
(cherry picked from commit afe30d0f8a
)
12 years ago
Alexander Smorkalov
afe30d0f8a
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
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
2cc262bce4
Fix Android CMake toolchain compiler and linker flags
12 years ago
Alexander Smorkalov
9314e3266c
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Alexander Smorkalov
7eb9fa14d3
Warning fix. ifdefs for 4.1.1 added.
12 years ago
Alexander Smorkalov
6bb509b44a
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
12 years ago
Alexander Smorkalov
14fa645026
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Andrey Pavlenko
73f95e59f3
Tegra3 package support enabled; Service version code incremented.
...
Android 4.1.1 native camera fix (shared libraries for native Android camera updated).
12 years ago
Alexander Smorkalov
f1e3bc850b
Warning fix. ifdefs for 4.1.1 added.
12 years ago
Alexander Smorkalov
7d63f9f680
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
12 years ago
Andrey Kamaev
81a5988015
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
13 years ago
Alexander Smorkalov
6903e8f0fd
Bug #1989 fixed. NULL pointer check added.
13 years ago
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
13 years ago
Alexander Smorkalov
5c6de77fc8
Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt.
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Alexander Smorkalov
3c08f7a14d
Patch #1789 access to Android camera settings applied.
13 years ago
Alexander Smorkalov
f6972542f3
Autofocus issue on Android ICS fixed.
13 years ago
Alexander Smorkalov
e74be5a65d
Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt.
13 years ago
Alexander Smorkalov
fa4977dff4
Issue #1201 : auto-focus problem was fixed. Binaries were rebuilt.
13 years ago
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
13 years ago
Andrey Kamaev
e426dfc396
Fixed #1613 : removed YUV420i color conversion constants
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
Andrey Kamaev
8ab16f66a8
Fixing native camera for Android
14 years ago
Andrey Kamaev
98375e1d4b
Refactoring of native camera implementation
14 years ago
Andrey Kamaev
c1940b4ec7
Modified install layout for Android
14 years ago
Andrey Kamaev
e722cb96e7
Added cmake file to compile Android native camera wrapper if Android source tree is available
14 years ago
Andrey Kamaev
206aa50f86
Added Android native camera module
14 years ago