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.
* Some UI implementations * Added opencv wrapper * Updated Opencv wrapper * Moved initialization stub * Added threshold * Setup interaction with canvas * Fixed couple of issues * Added threshold, changing size via ctrl * tmp * Aborted host change * Fixed threshold * Aborted host * Some fixes * Using ready label selector * Raw implementation * Added additional arguments * Fixed some minor issues * Removed unused file * Fixed tool reset * Added short instructions to update opencv.js * Fixed corner case * Added error handler, opencv version, updated cvat_proxy & mod_wsgi * OpenCV returned back * Using dinamic function instead of script * Updated changelog & version |
5 years ago | |
|---|---|---|
| .. | ||
| migrations | 5 years ago | |
| static/opencv/js | 5 years ago | |
| README.md | 5 years ago | |
| __init__.py | 5 years ago | |
| apps.py | 5 years ago | |
| urls.py | 5 years ago | |
| views.py | 5 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