|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.MIME.Quantize.Cube
static class Quantize.Cube
| Nested Class Summary | |
|---|---|
(package private) static class |
Quantize.Cube.Node
A single Node in the tree. |
(package private) static class |
Quantize.Cube.Search
The result of a closest color search. |
| Field Summary | |
|---|---|
(package private) int[] |
colormap
|
(package private) int |
colors
|
(package private) int |
depth
|
(package private) int |
max_colors
|
(package private) int |
nodes
|
(package private) int[][] |
pixels
|
(package private) Quantize.Cube.Node |
root
|
| Constructor Summary | |
|---|---|
Quantize.Cube(int[][] pixels,
int max_colors)
|
|
| Method Summary | |
|---|---|
(package private) void |
assignment()
|
(package private) void |
classification()
|
(package private) void |
reduction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int[][] pixels
int max_colors
int[] colormap
Quantize.Cube.Node root
int depth
int colors
int nodes
| Constructor Detail |
|---|
Quantize.Cube(int[][] pixels,
int max_colors)
| Method Detail |
|---|
void classification()
void reduction()
void assignment()
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||