9 Commits (4167a4e40c8cca2adcb9ebfcd40d859bfcebc5d9)

Author SHA1 Message Date
Kirill Lakhov 36fdcea8d6
OpenCV.js caching and autoload (#30) 4 years ago
Timur Osmanov e6533a0afd
Update documentation. Update add OpenCV MIL tracker tool (#4299)
* update opencv-tools.md and ai-tools.md

* apply suggestions
4 years ago
Artem Filippov e5a94ff74d
sorting headers in Manual (#3648) 4 years ago
amotovx ecc85d44ac
updated info about the block function (#3581) 5 years ago
amotovx 7879dd168b
Documentation update, updated info on the AI Tools page of Manual (#3532)
* updated the AI Tools page

* rename image, delete unused

* updated the interactors subsection

* added info about selected opacity slider to OpenCV tools and polygon manual drawing

* updated info about selected opacity slider in the objects sidebar section
5 years ago
amotovx 508ce7cdba
Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522)
* Added descriptions to sections manual/basics and manual/advanced

* fixed wording + additional description
5 years ago
Timur Osmanov bc2c85a9d3
Documentation update (#3464)
* update documentation add approximation and done button

* fix linter error and mistakes

* documentation update and fix mistakes

* delete unused image

* rename an images to resolve a conflict

* Update site/content/en/docs/manual/basics/top-panel.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Kirill Lakhov 7e7a5b9623
Histogram equalization feature (#3447)
* Added histogram equalization

* Fixed equalization memory leak

* Removed unused console.log

* Fixed eslint errors

* Fixed algorithm implementation in opencv control

* Fixed histogram equalization disabling

* Fixed eslint errors

* Removed outdated code and reworked cycles in functions

* Fixed forceUpdate flag disabling

* Fixed image bitmap creation

* Fixed running setState and imageModifier
5 years ago
Timur Osmanov 7cf6c7a08e
Update documentation sorting (#3320)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* update developing section

* fix link and mistake

* rename developing and contributing section

* fix incorrect links

* fix link on cvat.jpg

* Update site/content/en/docs/_index.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago