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.
* 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 | 5 years ago | |
| static/opencv/js | 5 years ago | |
| README.md | 5 years ago | |
| __init__.py | 5 years ago | |
| apps.py | 4 years ago | |
| urls.py | 5 years ago | |
| views.py | 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