|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmage.filter.spatial.ConvolutionFilter
public abstract class ConvolutionFilter
Abstract base class for Convolution Filters
| Constructor Summary | |
|---|---|
ConvolutionFilter()
|
|
| Method Summary | |
|---|---|
void |
normalize()
Normalizes the convolution matrix. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jmage.filter.ImageFilter |
|---|
filter |
| Constructor Detail |
|---|
public ConvolutionFilter()
| Method Detail |
|---|
public void normalize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||