|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.c3d.image.EuclideanMetric
TeX Abstract method of comparing images. No constraint as to how this is done, only that it imposes a distance metric on images.
| Constructor Summary | |
EuclideanMetric()
|
|
| Method Summary | |
double |
difference(Jimage a,
Jimage b)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EuclideanMetric()
| Method Detail |
public double difference(Jimage a,
Jimage b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||