2155 Commits (1da3c96b5a1e0735e74e92f35697e37ebdf1e06c)
 

Author SHA1 Message Date
Kirill Lakhov 1da3c96b5a
Intelligent scissors disabling feature (#3510)
* disabling feature

* excess points bugfix

* ctrl interaction

* ui bugfix

* trackers block mode removal

* Ctrl press fix

* approximation disabled only for block mode

* architectural improvements

* code refactoring

* renamed switchBlockMode

* added comments

* callback signature change

* polygon finish fix

* fixed bugs

* removed unnecessary if

* final recalculation threshold disable

* delete points bugfix

* update changelog

* update package versions
5 years ago
Dmitry Kalinin cef42b69e9
Project export with 3d tasks (#3502)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
amotovx 68881050f3
Documentation, updated info about downloading annotations and exporting projects (#3546)
* updated downloading annotations info, added info about exporting projects

* removed duplicate info from projects

* updated creating an annotation task page

* fixed linter errors

* updated subset info
5 years ago
Dmitry Kruchinin 3c3465dd8e
Cypress test. Update cases dump/upload annotations. (#3545)
* Update cypress tests

* Added wait to command. Removed from tetst.

* Added rename archive to export dataset 3d functionality
5 years ago
Chris 589dc91d2d
Add arguments to cli to allow disabling of copying image data from share mount (#3544) 5 years ago
Nikita Manovich 22bdb946e5
Update rest-api-design.md 5 years ago
Timur Osmanov e9d7dd1c27
Add a link to GitHub repository to the top menu (#3543)
* add a link to github in the top menu

* fix markup
5 years ago
Dmitry Kruchinin ca4563513b
Cypress test. Project export feature. (#3539)
* Add css class for modal export input

* Added cypress test. Added command.

* Update tests/cypress/support/commands_projects.js

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

* Update cvat-ui/src/components/export-dataset/export-dataset-modal.tsx

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
dependabot[bot] 97a49d7d2b
Bump path-parse from 1.0.6 to 1.0.7 in /cvat-canvas (#3540)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot] 31132cc045
Bump path-parse from 1.0.6 to 1.0.7 in /cvat-ui (#3541)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot] c48411ae50
Bump url-parse from 1.5.1 to 1.5.3 in /cvat-canvas (#3538)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Dmitry Kruchinin 96a73c10fc
Cypress test for issue 3403 (#3537) 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
Dmitry Kruchinin e153dcf401
Cypress test. Update case 14. "Selected opacity" level of shapes being drawn. (#3530)
* Cypress. Update case 14. "Selected opacity" slider now defines opacity level of shapes being drawn

* Apply comments

* Update test for opencv

* Added check for polygon
5 years ago
Dmitry Kruchinin cf8e76e10a
Temporarily disabling the test. (#3524) 5 years ago
Dmitry Kalinin f18b1cb82d
Project: export as a dataset (#3365) 5 years ago
Boris Sekachev 59af610f12
Semi-automatic tools enhancements (Non-blocking UI, tips) (#3473) 5 years ago
Artem Filippov d773f8c6a5
Documentation update, adding descriptions for pages in Administration and Contributing sections. (#3518)
* Added descriptions for headers in Administration and Contributing sections.

* Added periods to descriptions.
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
PMazarovich e1198c3a1a
Logstash PR fix (#3460) 5 years ago
Dmitry Kruchinin 92a26e00dd
Cypress test. Create URL for a shape and frame. (#3516)
* Cypress test. Installed module and  cypress plugin

* Updated the test. Experimtnts with a command

* Try to getting a clipboard text

* Rework adding clipboard. Revert index.js

* Added the step for creation link for a frame. Added asserts

* Adapted for Firefox
5 years ago
Dmitry Kalinin 8e33283c48
Fixed cannot read property 'newLabelName' of undefined (#3517)
* Fixed issue

* Added CHANGELOG, increased version
5 years ago
Dmitry Kruchinin 83d086d212
Cypress test. OpenCV basic actions. Histogram Equalization. (#3504)
* Optional content-length

* Updated check

* Added comment

* Added cypress test. Added commands

* check redraw

* Added steps to the test.

* Check "Done" button, change number of points

* Removed scrollBehavior

* Add class if functionality is active

* Added checking Histogram Equalization

* Change context.

* Apply comments

* Apply comments

* Return step of creation a shape without Done

* Added histogram error notification

* Revert opencv-control.tsx

* Added class to notification. Reworked the test.

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: klakhov <kirill.lakhov@intel.com>
5 years ago
Dmitry Kalinin 472d53596e
Fixed task creating CLI parameter (#3519)
* Fixed CLI parameter

* Adjusted docs

* Added CHANGELOG
5 years ago
Boris Sekachev a881617124
Added adjustments for 3440x1440px (#3506)
* Added adjustments for 3440x1440px

* fixed testts

* Adjusted resolution

* Fixed some comments

* Added user hook

* Changed parameter name
5 years ago
Timur Osmanov 7887da432f
Documentation update, adding solutions of the problems to a serverless tutorial (#3472) 5 years ago
Boris Sekachev a12d14ba7d
Added notification, adjusted browserlist query and configs (#3501)
* Some config files added to ignore

* Updated config files

* Updated version & changelog

* Fixed configs

* Fixed one type error

* Updated webpack-cli
5 years ago
Dmitry Kruchinin 7ee8efb3bc
Update Cypress tests. Added the use of the "Done" button. (#3505)
* Updated tests, commands

* Apply comments

* Removed unnecessary lines
5 years ago
Snyk bot b293718e3a
fix: upgrade @types/react-resizable from 1.7.2 to 1.7.3 (#3493)
Snyk has created this PR to upgrade @types/react-resizable from 1.7.2 to 1.7.3.

See this package in npm:
https://www.npmjs.com/package/@types/react-resizable

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 76aab90ee2
fix: upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6 (#3492)
Snyk has created this PR to upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6.

See this package in npm:
https://www.npmjs.com/package/@types/resize-observer-browser

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev 048e71b64a
Fixed remark issues (#3507) 5 years ago
Nikita Manovich 955ca7f71b Updated CHANGELOG and version till v1.6.0 (alpha) 5 years ago
Nikita Manovich 8cdb56e023 Merge branch 'develop' of github.com:openvinotoolkit/cvat into develop 5 years ago
Nikita Manovich 38109c21e1 Merge branch 'release-1.5.0' into develop 5 years ago
Nikita Manovich be3240e85d Changed version of CVAT to 1.5.0 5 years ago
Nikita Manovich 277e1428f4 Updated CHANGELOG 5 years ago
Snyk bot 17cf86f2b6
fix: upgrade @types/react-router-dom from 5.1.7 to 5.1.8 (#3491)
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.7 to 5.1.8.

See this package in npm:
https://www.npmjs.com/package/@types/react-router-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev 0fbb19ae38
Updated documentation for current interactors (#3489)
* Updated documentation for current interactors

* Fixed remark issues

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>

* Removed extra frames

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>
5 years ago
Dmitry Kruchinin 380f4d8161
Cypress test. Activating the test scenario for check "Move a task between projects". (#3486)
* Activating the step for check moving a task between projects.

* Removed the comment
5 years ago
Snyk bot 8ccde7247c
fix: upgrade @types/react-router from 5.1.15 to 5.1.16 (#3490)
Snyk has created this PR to upgrade @types/react-router from 5.1.15 to 5.1.16.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 1ea3334b2f
fix: upgrade @types/react-color from 3.0.4 to 3.0.5 (#3478)
Snyk has created this PR to upgrade @types/react-color from 3.0.4 to 3.0.5.

See this package in npm:
https://www.npmjs.com/package/@types/react-color

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot cd42f8d874
fix: upgrade @types/lodash from 4.14.170 to 4.14.171 (#3479)
Snyk has created this PR to upgrade @types/lodash from 4.14.170 to 4.14.171.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 97b60297ef
fix: upgrade @types/react from 16.14.10 to 16.14.11 (#3477)
Snyk has created this PR to upgrade @types/react from 16.14.10 to 16.14.11.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kruchinin 746b062814
Cypress test. Update case 10, 11. Added steps "Set start point", "Change direction". (#3468)
* Added step "Set start point" for polygon.

* Added step "Change direction" for polygon.

* Added step "Change direction" for a polyline

* Apply comments
5 years ago
Snyk bot 697878df78
fix: upgrade @types/react-redux from 7.1.16 to 7.1.18 (#3487)
Snyk has created this PR to upgrade @types/react-redux from 7.1.16 to 7.1.18.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot b82a8e709c
fix: upgrade @types/redux-logger from 3.0.8 to 3.0.9 (#3488)
Snyk has created this PR to upgrade @types/redux-logger from 3.0.8 to 3.0.9.

See this package in npm:
https://www.npmjs.com/package/@types/redux-logger

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kalinin b2a17c8224
Fixed moving a task between projects (#3475)
* Added missed modals

* Added CHANGELOG, increased version

* Changed modal location
5 years ago
Snyk bot 16694af9fd
fix: upgrade @types/react-dom from 16.9.13 to 16.9.14 (#3480)
Snyk has created this PR to upgrade @types/react-dom from 16.9.13 to 16.9.14.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 49050365a3
fix: upgrade @types/platform from 1.3.3 to 1.3.4 (#3476)
Snyk has created this PR to upgrade @types/platform from 1.3.3 to 1.3.4.

See this package in npm:
https://www.npmjs.com/package/@types/platform

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin 44c8709420
Cypress test. Settings. Default number of points in polygon approximation. (#3465)
* First stage for points minimizer

* Fixed issue with correct opencv initialization status

* Displaying points during interaction

* Added releasing memory

* Initial version for on-the-fly optimization

* Redesigned accuracy

* Updated version & changelog

* Fixed opencv scissors

* Clean up some intermediate state

* Fixed scss

* Redesigned slider a bit

* Added errored shape

* Keep slider hidden while didn't recieve first points

* Adjusted settings slider

* Updated label

* Cypress test. Settings. Default polygon approximation accuracy level.

* The test updated

* Rename the test

* A couple of fixes for trackers & detectors

* Updated default value

* Update tests/cypress/integration/actions_tasks/case_100_settings_default_number_of_points_in_polygon_approximation.js

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago