Add example screenshot
This commit is contained in:
parent
56947b07e9
commit
adceea9261
@ -1,19 +1,25 @@
|
|||||||
# Vison Camera playground
|
# Vison Camera playground
|
||||||
|
|
||||||
## Overview
|
<div>
|
||||||
|
<img align="right" width="35%" src="./../img/example.png">
|
||||||
|
|
||||||
This is a demo application featuring some of the many features of the Vision Camera:
|
<h2>Overview</h2>
|
||||||
|
|
||||||
* Photo capture
|
<p align="left">
|
||||||
* Video capture
|
This is a demo application featuring some of the many features of the Vision Camera:
|
||||||
* Device filtering (ultra-wide-angle, wide-angle, telephoto, or even combined virtual multi-cameras)
|
|
||||||
* Format filtering (targeting 60 FPS, best capture size, best matching aspect ratio, etc.)
|
* Photo capture
|
||||||
* Zooming using [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) and [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated)
|
* Video capture
|
||||||
* HDR mode
|
* Device filtering (ultra-wide-angle, wide-angle, telephoto, or even combined virtual multi-cameras)
|
||||||
* Night mode
|
* Format filtering (targeting 60 FPS, best capture size, best matching aspect ratio, etc.)
|
||||||
* Flash for photo capture
|
* Zooming using [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) and [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated)
|
||||||
* Flash for video capture
|
* HDR mode
|
||||||
* Activating/Pausing the Camera but keeping it "warm"
|
* Night mode
|
||||||
|
* Flash for photo capture
|
||||||
|
* Flash for video capture
|
||||||
|
* Activating/Pausing the Camera but keeping it "warm"
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
## Get started
|
## Get started
|
||||||
|
|
||||||
|
BIN
img/example.png
Normal file
BIN
img/example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 985 KiB |
Loading…
Reference in New Issue
Block a user