You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev 4f1a778d22
Fixed Intel license headers (#119)
4 years ago
..
migrations Fixed Intel license headers (#119) 4 years ago
static/opencv/js Add OpenCV MIL tracker tool (#4200) 4 years ago
README.md Intelligent scissors with OpenCV javascript (#2689) 5 years ago
__init__.py Fixed Intel license headers (#119) 4 years ago
apps.py Fixed Intel license headers (#119) 4 years ago
urls.py Fixed Intel license headers (#119) 4 years ago
views.py Bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1 (#4267) 4 years ago

README.md

Updating OpenCV.js

The latest version of OpenCV JavaScript library can be pulled from OpenCV site.

To install it just push opencv.js to cvat/apps/opencv/static/opencv/js

If develop locally, do not forget update static files after pushing python manage.py collectstatic