|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Image | |
---|---|
com.meltingice.caman | |
com.meltingice.caman.util |
Uses of Image in com.meltingice.caman |
---|
Constructors in com.meltingice.caman with parameters of type Image | |
---|---|
CamanRenderer(Image image,
java.util.LinkedList<CamanFilter> filters)
|
Uses of Image in com.meltingice.caman.util |
---|
Methods in com.meltingice.caman.util with parameters of type Image | |
---|---|
static int[][] |
CamanUtil.buildKernel(Image image,
int kernelSize,
int x,
int y)
Generates a convolution kernel from the given image and location. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |