|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.c3d.image.hvq.HVQCodebookProducer
| Constructor Summary | |
HVQCodebookProducer(int[][][] tables,
int entries_)
specify tables to be used in training and the number of entries in codebook |
|
| Method Summary | |
Jimage |
getCodebook()
|
void |
train(java.lang.String[] files)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public HVQCodebookProducer(int[][][] tables,
int entries_)
throws java.lang.Exception
| Method Detail |
public void train(java.lang.String[] files)
public Jimage getCodebook()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||