mirror of
https://github.com/appium/appium.git
synced 2026-04-26 05:18:53 -05:00
322363b887
- appium@2.0.0-beta.54 - @appium/base-driver@9.3.1 - @appium/base-plugin@2.2.1 - @appium/doctor@2.0.7 - @appium/docutils@0.2.0 - @appium/driver-test-support@0.3.7 - @appium/execute-driver-plugin@3.0.6 - @appium/fake-driver@5.1.5 - @appium/fake-plugin@3.1.5 - @appium/images-plugin@2.0.6 - @appium/opencv@2.0.6 - @appium/plugin-test-support@0.3.7 - @appium/relaxed-caps-plugin@1.0.5 - @appium/schema@0.2.4 - @appium/support@3.1.5 - @appium/test-support@3.0.7 - @appium/tsconfig@0.2.4 - @appium/typedoc-plugin-appium@0.4.0 - @appium/types@0.9.1 - @appium/universal-xml-plugin@1.0.5
@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.