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.
Kirill Lakhov 36fdcea8d6
OpenCV.js caching and autoload (#30)
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 OpenCV.js caching and autoload (#30) 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