mirror of
https://github.com/appium/appium.git
synced 2026-02-21 02:39:30 -06:00
- appium@2.0.0-rc.1 - @appium/base-driver@9.3.11 - @appium/base-plugin@2.2.11 - @appium/doctor@2.0.17 - @appium/docutils@0.4.0 - @appium/driver-test-support@0.4.7 - @appium/execute-driver-plugin@3.0.14 - @appium/fake-driver@5.2.4 - @appium/fake-plugin@3.1.15 - @appium/images-plugin@2.1.2 - @appium/opencv@2.1.1 - @appium/plugin-test-support@0.3.15 - @appium/schema@0.3.0 - @appium/strongbox@0.3.1 - @appium/support@4.0.2 - @appium/test-support@3.0.16 - @appium/typedoc-plugin-appium@0.6.5 - @appium/types@0.12.0 - @appium/universal-xml-plugin@1.0.9
@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.