cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
608 stars 199 forks source link

pixel could be fractional in zoom in/out mode. #131

Open helloearth012 opened 7 years ago

helloearth012 commented 7 years ago

In zoom in/out mode, when rectangle is drew, the x/y and width/height could be fractional. This doesn't make sense since pixel can't be fractional if we think it back as original size.