We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e92a54 commit e3eea12Copy full SHA for e3eea12
label_img.cpp
@@ -80,7 +80,6 @@ void label_img::init()
80
{
81
m_objBoundingBoxes.clear();
82
m_bLabelingStarted = false;
83
- m_bVisualizeClassName = false;
84
m_focusedObjectLabel = 0;
85
86
QPoint mousePosInUi = this->mapFromGlobal(QCursor::pos());
0 commit comments