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

extending gui functionality #15

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

mmllee
Copy link

@mmllee mmllee commented Dec 3, 2014

I've made some extensions to the gui:

  • guiscale (through a GET variable 'guiscale') allows to change the size of video frames when displayed (useful when original video frames are tiny, as an alternative to upscaling video frames which effectively makes loading hits slower)
  • clipping (through a GET variable 'clipping') controls whether boxes are clipped (by default) {true,1} or not {false,0}
  • clipping (through a ctrl key) if it's being held when a box is moved and released over the image border, clipping won't happen
  • square boxes (using shift)
  • center + extent boxes (through ctrl key) draws bb using first click as a center and second click to define the extent
  • shift and ctrl can be used together

Some users could find it useful

@bhack
Copy link

bhack commented Feb 11, 2015

👍

weiliu89 added a commit to weiliu89/vatic that referenced this pull request Sep 9, 2015
@Tes3awy
Copy link

Tes3awy commented Jul 20, 2016

Great work

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.

3 participants