lessthanoptimal / AndroidAutoFocus

Camera 2 API is a beast. This article is focused on computer vision developers who just want a stream of RGB or gray scale images and not to worry about all those the pesky implementation details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of how to manually control a camera's focus and select the optimal focus value based on edge intensity using BoofCV's camera2 API interface.

http://boofcv.org

TODO Update readme to code project article when done

About

Camera 2 API is a beast. This article is focused on computer vision developers who just want a stream of RGB or gray scale images and not to worry about all those the pesky implementation details.


Languages

Language:Java 100.0%