Files
appium/packages/opencv
Edgars Eglītis 73d0aa5d1c chore(images-plugin,opencv): update dependency sharp to 0.33.0 (#19498)
* chore(support)!: update dependency sharp to 0.33.0
BREAKING CHANGE: Drop support for Node 14 and Node 16

* chore: adjust engine ranges to current LTS

* chore: update package-lock.json
2023-12-11 11:29:40 +02:00
..
2023-11-14 14:30:15 -08:00

@appium/opencv

OpenCV-related helper methods

npm install @appium/opencv

This package relies on opencv.js, which is WASMed into a ~7mb dependency and run "natively" in JS. It is therefore standalone without requiring C bindings.