forked from cvat-ai/cvat
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add disabler for autosnap when resizing
Cleaned the code Removed console logs and unused variables Added comments to indicate code for bug fixes and for tracking feature Cleaned the code Removed comments on features coming from opencv/cvat Merged tracking feature from old_jeff to jeff Clean some code Changed scroll while tracking can now change size/width/height Middle mouse click switches between scroll to change size/width/height Fix tracking only finishes on left click, not middle(scroll) click or right click Add scroll to increase/decrease box size while tracking Add box following mouse while tracking Connect tracking feature in cvat-canvas and cvat-ui Add tracking feature in cvat-canvas Add new props (tracking, trackedStateID) Added shortcut 't' to for tracking Cleaned the code Remove unused function Uncommented code that triggers user story 2 Interpolate using resized frames while tracking Fix box size resets when leaving and reentering frame while tracking
- Loading branch information
Showing
15 changed files
with
591 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.