|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.c3d.image.hvq.HVQMatchProducer
| Field Summary | |
float[][][] |
table
|
| Constructor Summary | |
HVQMatchProducer(Jimage codebook)
|
|
| Method Summary | |
void |
getDisparities(int smallindex,
int bigindex,
float[] disparity)
|
static void |
match(Jimage small,
Jimage big,
double[] result)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public float[][][] table
| Constructor Detail |
public HVQMatchProducer(Jimage codebook)
| Method Detail |
public static void match(Jimage small,
Jimage big,
double[] result)
public void getDisparities(int smallindex,
int bigindex,
float[] disparity)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||