Add info about frame processors still being WIP
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<img align="right" width="35%" src="../img/ultra-wide-demo.gif">
|
||||
</div>
|
||||
|
||||
> FRAME PROCESSORS ARE STILL WIP - SEE [#2](https://github.com/cuvent/react-native-vision-camera/pull/2)
|
||||
|
||||
### What are frame processors?
|
||||
|
||||
Frame processors are functions that are written in JavaScript (or TypeScript) which can be used to **process frames the camera "sees"**.
|
||||
@@ -59,8 +61,6 @@ function App() {
|
||||
}
|
||||
```
|
||||
|
||||
> FRAME PROCESSORS ARE STILL WIP
|
||||
|
||||
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user