Как установить ценность фокусировки камеры вручную в AndroidAndroid

Форум для тех, кто программирует под Android
Anonymous
Как установить ценность фокусировки камеры вручную в Android

Сообщение Anonymous »

I intend to create an application that can take photos in the following way:
  • When the user touches the screen, it starts to take photos
  • It takes several photos within a few microseconds, each with different focus
In Pseudocode: < /p>

Код: Выделить всё

Camera camera = getAndroidCamera();
for(i

Подробнее здесь: [url]https://stackoverflow.com/questions/30207810/how-to-set-camera-focus-value-manually-in-android[/url]

Вернуться в «Android»