814 Commits (bb69fd4fce77032a36ea675be31dfd413dcf1b96)
 

Author SHA1 Message Date
Nikita Manovich e4638685cd
Fix django vulnerability (#121) 7 years ago
Boris Sekachev b36b743c9a Minor changes (#119)
* Eslint fixes
* Update CHANGELOG.md
* Fix couple UI inconveniences
7 years ago
Boris Sekachev 6e9a597e12 Hide/lock for labels initial commit (#116) 7 years ago
Boris Sekachev ecd39acda8 Shortcuts patch (#117)
* Common escape button for exit from creating/groupping/merging/pasting/aam
* Switch outside/keyframe shortkeys
7 years ago
Boris Sekachev f3c406a8eb Bug has been fixed: label UIs don't update after changelabel (#109) 7 years ago
Boris Sekachev b8e0683448 Now we store virtual URL instead of update it in the browser address bar (#112)
* Copy URL, Frame URL and object URL functionality in a context menu
* Shift key in order to don't select any objects
7 years ago
Boris Sekachev 886f5e0d6c Incremental collection update now works with outside/keyframe (#114) 7 years ago
Boris Sekachev 221f534fb7 Add info about development environment into CONTRIBUTING.md (#110) 7 years ago
Eric Jiang addd1bbdb6 doc: grammatical cleanup of README.md (#107) 7 years ago
Boris Sekachev 758c9c2752 Incremental collection update (#104)
* Incremental collection update
* CHANGELOG.md has been updated
* Detach menu container only if frame has been changed. It strongly accelerate the onCollectionUpdate method during you add objects
7 years ago
Boris Sekachev cbe1b2d03e Get actual shape positions when enter to attribute annotation mode (#105) 7 years ago
Nikita Manovich 04e4b4aabe
Release 0.2.0 7 years ago
Boris Sekachev 16ce45707f Bug has been fixed: impossible to close points after editing (#98) 7 years ago
Boris Sekachev e7ffa8761f Fixes from release 0.2 (#99)
* Bug has been fixed: impossible to lock/occlude object in AAM
* Bug has been fixed: invisible points actually are visible
7 years ago
Boris Sekachev f15348c38c
Release 0.2 fix (#97)
* Bug has been fixed: invisible points actually are visible
* Bug has been fixed: impossible to lock/occlude object in AAM
7 years ago
Boris Sekachev 4d295df47a Develop changelog has been updated (#94) 7 years ago
Nikita Manovich ca7704374b Revert "Merge branch 'develop' into release-0.2"
This reverts commit 5ac095938b, reversing
changes made to fdf63cf00b.
7 years ago
Nikita Manovich d82b50bebc
Replace Unrelease on 0.2.0 version inside CHANGELOG (#93) 7 years ago
Nikita Manovich 5ac095938b
Merge branch 'develop' into release-0.2 7 years ago
Nikita Manovich fdf63cf00b
Replace Unrelease on 0.2.0 version inside CHANGELOG (#92) 7 years ago
Nikita Manovich 0338afbcea
Describe XML format v1.1 (#88) (#91) 7 years ago
Nikita Manovich 48b08ebd6c
Describe XML format v1.1 (#88) 7 years ago
Nikita Manovich 53722203fe
Port changes from release-0.2 branch (#87)
* Add CHANGELOG.md (#85)
7 years ago
Nikita Manovich c5f63de6fb
Add CHANGELOG.md (#85) 7 years ago
Nikita Manovich 1512c38e1b
Release 0.2 (#83)
* Improve documentation for overlap parameter. (#82)
Fix #22 (Improve documentation for overlap parameter)
* Improve description how to specify labels with attributes. (#81)
Fix #67 (clarify how to create multiple labels)
8 years ago
Nikita Manovich 027fe42907
Improve description how to specify labels with attributes. (#81)
Fix #67 (clarify how to create multiple labels)
8 years ago
Nikita Manovich f58b7e6131
Improve documentation for overlap parameter. (#82)
Fix #22 (Improve documentation for overlap parameter)
8 years ago
Nikita Manovich e600c329cc
Update README (#79) (#80)
* Added new screenshot + screencasts.
8 years ago
Nikita Manovich 48c292d43a
Update README (#79)
* Added new screenshot + screencasts.
8 years ago
Boris Sekachev 93eaaf7fdb Ability to change an opacity for selected shapes (#77)
* Feature has been implemented: ability to change selected opacity for shapes
* Floats used in ranges
8 years ago
Nikita Manovich 64962abdde
Add gitter badge into README. (#75) 8 years ago
Nikita Manovich df150909e1 Port fixes from release-0.2
- Cuda installation has been fixed (#71)
- Updated documentation for v0.2.0 (#63)
- Player navigation has been fixed if window was scrolled (#66)
8 years ago
Boris Sekachev 2d0079fb9f CVAT links to specific frame or object/objects (#73)
* URL search parameter for frame and for filter
8 years ago
Boris Sekachev f5d731625b Cuda installation has been fixed (#71) 8 years ago
Nikita Manovich 59f9722ce6
Updated documentation for v0.2.0 (#63) 8 years ago
Nikita Manovich 366ad6abec
Contribution guidelines (#69) 8 years ago
Ajay Ramesh 2696240c48 #35 CVAT - AWS-Deployment guide (#47) 8 years ago
Boris Sekachev c6fe28e583 Player navigation has been fixed if window was scrolled (#66) 8 years ago
Boris Sekachev eac18ff911 Release 0.2.0 (#64)
* Move function from closure to class method
* Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible
* Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created
* Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes (#53)
* Data validation on client and server (#51)
* Migration files have been added (#59)
* Big int migration file has been rewritten with Django syntax (#60)
* Some memory leaks have been fixed (#61)
8 years ago
Boris Sekachev badddeb07f Some memory leaks have been fixed (#61)
* svg.selectize.js memory leaks have been fixed
8 years ago
Boris Sekachev 05e6e331d2 Big int migration file has been rewritten with Django syntax (#60) 8 years ago
Boris Sekachev d1b20d6dcf Polygon edit method (#57)
* Editor for polylines
* Polyshape editing for points
* Ability to exit from edit mode by right click (if no points)
* Slice approach have been added for polyshape creating
8 years ago
Boris Sekachev 7c3f20a443 Migration files have been added (#59)
Fixed problems with "integer out of range" for trackedbox (int -> bigint)
8 years ago
Boris Sekachev 6e64bb31f2
Data validation on client and server (#51)
* Data validation on client and server
* Consistent uploading methods for task and for job
8 years ago
Boris Sekachev 72e5bf6661 Bug has been fixed: filename extension in annotation file differ by s… (#55)
* Bug has been fixed: filename extensions in annotation file differ by source filename extension
8 years ago
Boris Sekachev 5a369a9e52 Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes (#53) 8 years ago
Boris Sekachev 89cb5eb169
Merge pull request #46 from opencv/change_frame_optimization_1.5-2x
Performance of frame changing has been increased due to UI containers…
8 years ago
Boris Sekachev a6db3a4abd Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created 8 years ago
azhavoro 4c3046c4a9
Merge pull request #45 from opencv/inverse_svg_matrix_bug
Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m…
8 years ago
Boris Sekachev 2dd868052a Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible 8 years ago