|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cyberlab.recognition.local.LICOV.LICOVcreatorOptions
public class LICOVcreatorOptions
Class allowing easy access to the adjustable parameters in the
LICOVrecognitionTools.match(LICOVModel, org.cyberlab.recognition.local.Unknown, LICOVmatcherOptions)
method.
max_distance: keypoints with distance shorter than max_distance is said to match
numKeyPoints: number of LICOVmodel keypoints
Field Summary | |
---|---|
double |
max_distance
|
int |
numKeypoints
|
Constructor Summary | |
---|---|
LICOVcreatorOptions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double max_distance
public int numKeypoints
Constructor Detail |
---|
public LICOVcreatorOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |