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.
Boris Sekachev a300684876
Interpolation of polyshapes in CVAT (#1571)
* cvat-core interpolation

* Unlocked polyshapes

* Updated versions

* Second implementation

* Splitted line

* Inverse, set start point, fixed editing a bit, point menu refactoring

* Removed extra code, fixed bug: Cannot open shape context menu when point context menu is opened

* Do not close shape context menu on change shap[e

* Improved editing

* Updated mouseevents to edit/delete, added ability to redraw (shift + N)

* Ignore tags when redraw

* Ingoring tags on canvas, added method isAbleToChangeFrame, hide shapes during redraw, do not allow changing frame during redraw

* Canceled advanced editing for polygons

* A couple of fixes in interpolation, editing, reducing number of points

* Moved change orientation functionality

* Fixed interpolation algorithm

* Zero division issue

* Zero division issue

* Segment minimization

* Server implementation

* Keyframe set to False

* Simplified code, fixed server side code

* Updated changelog.md

* Added pdf describing interpolation

* Resolved some issues

* Updated UI version

* Updated canvas version

* Fixed host
6 years ago
..
annotation-formats.js Add tf import checks and tests (#1567) 6 years ago
annotations-collection.js session.annotations.put() returns indexes of added objects (#1493) 6 years ago
annotations-filter.js React UI: Batch of fixes (#1445) 6 years ago
annotations-history.js Undo/redo returns frame where was a change (as it was done in previous version) 6 years ago
annotations-objects.js Interpolation of polyshapes in CVAT (#1571) 6 years ago
annotations-saver.js React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
annotations.js Merge annotations and dataset_manager apps (#1352) 6 years ago
api-implementation.js Ability to configure user agreements for the register user form (#1464) 6 years ago
api.js Ability to configure user agreements for the register user form (#1464) 6 years ago
common.js React UI: Annotation view enhancements (#1106) 6 years ago
config.js React UI: Added logging (#1288) 6 years ago
download.worker.js Data streaming using chunks (#1007) 6 years ago
enums.js React UI: cuboids (#1451) 6 years ago
exceptions.js Updated dump/upload in cvat-core (#635) 7 years ago
frames.js Fixed versioning for node 8 (#1466) 6 years ago
labels.js React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
log.js Added missed fields in exception logs (#1372) 6 years ago
logger-storage.js React UI: Better exception handling (#1297) 6 years ago
object-state.js Fixed unit tests 6 years ago
plugins.js React UI: Player in annotation view & settings page (#1018) 6 years ago
server-proxy.js Ability to configure user agreements for the register user form (#1464) 6 years ago
session.js Merge annotations and dataset_manager apps (#1352) 6 years ago
statistics.js React UI: cuboids (#1451) 6 years ago
user.js Updated dump/upload in cvat-core (#635) 7 years ago