public class MostCommonOp extends NullOp
Constructor and Description |
---|
MostCommonOp() |
MostCommonOp(Mask m) |
MostCommonOp(Mask m,
ImagePadder padder) |
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
filter(java.awt.image.BufferedImage src,
java.awt.image.BufferedImage dest) |
void |
updateHistogram(int[] hist,
Location pt,
java.awt.image.BufferedImage src) |
createCompatibleDestImage, getBounds2D, getOpName, getPoint2D, getRenderingHints
public MostCommonOp()
public MostCommonOp(Mask m, ImagePadder padder)
public MostCommonOp(Mask m)
public void updateHistogram(int[] hist, Location pt, java.awt.image.BufferedImage src)