mirror of
https://github.com/appium/appium.git
synced 2026-02-21 10:49:52 -06:00
- appium@2.0.0-beta.48 - @appium/base-driver@9.1.0 - @appium/base-plugin@2.0.1 - @appium/doctor@2.0.1 - @appium/docutils@0.1.1 - @appium/driver-test-support@0.3.1 - @appium/execute-driver-plugin@3.0.1 - @appium/fake-plugin@3.0.1 - @appium/images-plugin@2.0.1 - @appium/opencv@2.0.1 - @appium/plugin-test-support@0.3.1 - @appium/support@3.0.1 - @appium/test-support@3.0.1 - @appium/typedoc-plugin-appium@0.2.1 - @appium/types@0.7.0
@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.