Skip to content

extending gui functionality#15

Open
mmllee wants to merge 9 commits intocvondrick:masterfrom
mmllee:master
Open

extending gui functionality#15
mmllee wants to merge 9 commits intocvondrick:masterfrom
mmllee:master

Conversation

@mmllee
Copy link
Copy Markdown

@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
Copy Markdown

bhack commented Feb 11, 2015

👍

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

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