opencv_js_cvat

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


Keywords
opencv, cvat, annotation, c-plus-plus, computer-vision, deep-learning, image-processing
License
BSD-3-Clause
Install
npm install opencv_js_cvat@1.0.1

Documentation

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read the contribution guidelines before starting work on a pull request.

Summary of the guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.

Additional Resources