multi-object-tracker
multi-object-tracker copied to clipboard
when the object outof the frame, the pragram corrupted sometimes
when the object outof the frame, the pragram corrupted sometimes maybe in Tracker.cpp before line 479:(if (ptr.get()->isTargetInsideFrame(this->getFrameWidth(), this->getFrameHeight()) == FALSE))
will we added? if (ptr == nullptr) return SUCCESS;