Update label_img.cpp
This commit is contained in:
parent
85447bb6fc
commit
a2d9b55f6e
@ -50,8 +50,6 @@ void label_img::mousePressEvent(QMouseEvent *ev)
|
||||
}
|
||||
else
|
||||
{
|
||||
setMousePosition(ev->x(), ev->y());
|
||||
|
||||
ObjectLabelingBox objBoundingbox;
|
||||
|
||||
objBoundingbox.label = m_focusedObjectLabel;
|
||||
|
Loading…
Reference in New Issue
Block a user