@opencvjs/types
v4.10.0-release.4
Published
This package contains the TypeScript definitions for the [OpenCV.js](https://docs.opencv.org/4.x/d0/d84/tutorial_js_usage.html) library.
Downloads
614
Readme
@opencvjs/types
This package contains the TypeScript definitions for the OpenCV.js library.
Installation
npm install @opencvjs/types
Usage
import type { OpenCV } from "@opencvjs/types";
Credits
TypeScript definitions are based on the @techstark/opencv-js and mirada projects.
License
Apache-2.0