4.11.0-release.1 • Published 12 months ago

@opencvjs/types v4.11.0-release.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

@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