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
..
actions Interpolation of polyshapes in CVAT (#1571) 6 years ago
assets Context menu options for cuboids (#1554) 6 years ago
components Interpolation of polyshapes in CVAT (#1571) 6 years ago
containers Interpolation of polyshapes in CVAT (#1571) 6 years ago
reducers Interpolation of polyshapes in CVAT (#1571) 6 years ago
utils Batch of fixes (#1667) 6 years ago
base.scss Styles fixed 6 years ago
consts.ts React UI: Added message when share is empty or not mounted (#1373) 6 years ago
cvat-canvas-wrapper.ts Interpolation of polyshapes in CVAT (#1571) 6 years ago
cvat-core-wrapper.ts React UI: Added client versioning (#1448) 6 years ago
cvat-logger.ts React UI: Added client versioning (#1448) 6 years ago
cvat-store.ts Fixed dextr, fixed moving of the canvas (#1573) 6 years ago
icons.tsx Context menu options for cuboids (#1554) 6 years ago
index.html Added license headers (#1208) 6 years ago
index.tsx Ability to configure user agreements for the register user form (#1464) 6 years ago
styles.scss Batch of fixes (#1370) 6 years ago