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