@ashleysmart/vision-camera-resize-plugin
v1.0.2
Published
A VisionCamera Frame Processor Plugin for fast and efficient Frame resizing, cropping and pixelformat conversion
Readme
Introduction
fork of vision-camera-resize-plugin
build
yarn### build
```
npm i
npx tsc
```
Publishing
npm login --auth-type=legacy
npm publish --auth-type=legacy --access public