cvhciKIT / sloth

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

BBoxFaceItem : if this item is moved, the whole app will crash if switch to another image #136

Closed helloearth012 closed 6 years ago

helloearth012 commented 7 years ago

I think the moving action of BBoxFaceItem corrupts something

helloearth012 commented 6 years ago

removing the boundingRect in GroupItem could fix this.