Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes and tracking feature improvement #10

Merged
merged 3 commits into from
Apr 27, 2020
Merged

Bug fixes and tracking feature improvement #10

merged 3 commits into from
Apr 27, 2020

Conversation

meyg8600
Copy link

@meyg8600 meyg8600 commented Apr 27, 2020

Added fixes from PR opencv#1370 of opencv/cvat

Add disabler for autosnap when resizing

Merged tracking feature from old_jeff to jeff

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

Interpolate using resized frames while tracking

Fix box size resets when leaving and reentering frame while tracking

meyg8600 and others added 3 commits April 24, 2020 17:11
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
@meyg8600 meyg8600 changed the title Tracking feature improvementFixes for issues #4, #5, #7, #8 Bug fixes and tracking feature improvement Apr 27, 2020
@meyg8600 meyg8600 merged commit 91a7b78 into develop Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants