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.
Andrey Zhavoronkov 2b50abba14
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)
* 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
* used maintained django_sendfile2 package instead of django sendfile
* fixed cy tests due django_sendfile used wrong header
4 years ago
..
migrations Intelligent scissors with OpenCV javascript (#2689) 5 years ago
static/opencv/js Intelligent scissors with OpenCV javascript (#2689) 5 years ago
README.md Intelligent scissors with OpenCV javascript (#2689) 5 years ago
__init__.py Intelligent scissors with OpenCV javascript (#2689) 5 years ago
apps.py IAM: Open Policy Agent integration (#3788) 4 years ago
urls.py Intelligent scissors with OpenCV javascript (#2689) 5 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