|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.classifiers.misc.chirp.HDR
public class HDR
Constructor Summary | |
---|---|
HDR(Rect rect)
|
Method Summary | |
---|---|
double |
centroidInfinityDistance(double x,
double y)
|
boolean |
containsPoint(double x,
double y)
|
double |
rectInfinityDistance(double x,
double y)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HDR(Rect rect)
Method Detail |
---|
public boolean containsPoint(double x, double y)
public double centroidInfinityDistance(double x, double y)
public double rectInfinityDistance(double x, double y)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |