UNPKG

opencv_js_cvat

Version:

Subset of OpenCV.js functionality used by CVAT (Computer Vision Annotation Tool, https://github.com/opencv/cvat/)

13 lines (10 loc) 334 B
This package provides a subset OpenCV.js functionality which is used in [CVAT (Computer Vision Annotation Tool)](https://github.com/opencv/cvat/) to help annotate datasets for machine learning and deep learning. ## List of available methods * `core` * `cv.split` * `cv.merge` * `imgproc` * `cv.cvtColor` * `cv.equalizeHist`