7 Commits (cd42f8d874e3253f72db9bdfa3a0aa937ea2b5bc)

Author SHA1 Message Date
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
Nikita Manovich bcead927e4 Small changes for serverless tutorial. 5 years ago
Nikita Manovich 0baf794674
Tutorial about serverless functions (#3124)
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
5 years ago
Timur Osmanov dde8a40ce5
Documentation for export/import a task (#3367)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* update documentation

* fix mistakes

* update creating an annotation task section

* rename section

* fix numeration

* fix mistakes

* update docs

* fix grammar

* delete info about not implemented features

* fixed comments

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
5 years ago
Timur Osmanov 830c7b213e
Add documentation for 3d task (#3364)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* fix numeration
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