|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.mcgill.cim.sre.cv4hci.CAMShiftModel.Parameters
public static class CAMShiftModel.Parameters
Parameters is a class containing the parameters and other state information that can be set for this tracker. They are mapped to methods of CAMShiftTracker.
Field Summary | |
---|---|
boolean |
activated
|
double[] |
histogram
|
int |
minArea
|
int |
sMin
|
int |
vMax
|
int |
vMin
|
Constructor Summary | |
---|---|
CAMShiftModel.Parameters()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int vMin
public int vMax
public int sMin
public boolean activated
public double[] histogram
public int minArea
Constructor Detail |
---|
public CAMShiftModel.Parameters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |