|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj2d.color.Wu
public class Wu
Constructor Summary | |
---|---|
Wu()
|
Method Summary | |
---|---|
static ImageProcessorInterface |
getImageProcessorInterface(int n)
|
void |
remapImage(ShortImageBean sib)
this algorithm makes use of the existing color lookup table and box data structures. |
void |
wuQuantization(ShortImageBean sib,
int n)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Wu()
Method Detail |
---|
public void wuQuantization(ShortImageBean sib, int n)
public static ImageProcessorInterface getImageProcessorInterface(int n)
public void remapImage(ShortImageBean sib)
sib
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |