fixed feature detector/descriptor not updated after loading a session
This commit is contained in:
@@ -99,6 +99,8 @@ bool FindObject::loadSession(const QString & path, const ParametersMap & customP
|
||||
}
|
||||
}
|
||||
|
||||
updateDetectorExtractor();
|
||||
|
||||
// load vocabulary
|
||||
vocabulary_->load(in);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user