|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmage.filter.spatial.ConvolutionFilter org.jmage.filter.spatial.Convolution3x3Filter org.jmage.filter.spatial.MeanFilter
public class MeanFilter
MeanFilter reduces speckles in the image.
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
log
|
Constructor Summary | |
---|---|
MeanFilter()
Creates a MeanFilter |
Method Summary |
---|
Methods inherited from class org.jmage.filter.spatial.Convolution3x3Filter |
---|
filter |
Methods inherited from class org.jmage.filter.spatial.ConvolutionFilter |
---|
normalize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.apache.log4j.Logger log
Constructor Detail |
---|
public MeanFilter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |