|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LICOVmatcherOptions | |
---|---|
org.cyberlab.recognition.local | |
org.cyberlab.recognition.local.LICOV |
Uses of LICOVmatcherOptions in org.cyberlab.recognition.local |
---|
Methods in org.cyberlab.recognition.local with parameters of type LICOVmatcherOptions | |
---|---|
static LocalMatch<LICOVMatch> |
LocalRecognitionTools.match(LocalObject<LICOVModel> model,
Unknown obj,
LICOVmatcherOptions opts)
Explanation on usage: LICOVrecognitionTools.match(LICOVModel, Unknown, LICOVmatcherOptions) |
Uses of LICOVmatcherOptions in org.cyberlab.recognition.local.LICOV |
---|
Methods in org.cyberlab.recognition.local.LICOV with parameters of type LICOVmatcherOptions | |
---|---|
static LICOVMatch |
LICOVrecognitionTools.match(LICOVModel model,
Unknown obj,
LICOVmatcherOptions opts)
Same as match(LICOVModel model, Unknown obj) but allows for tweaking of creator parameters using LICOVmatcherOptions . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |