public class TemplateMatchingOp extends NullOp implements Parallelizable
Constructor and Description |
---|
TemplateMatchingOp() |
TemplateMatchingOp(java.awt.image.BufferedImage tmp) |
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
filter(java.awt.image.BufferedImage src,
java.awt.image.BufferedImage dest) |
int |
getCorrelation(java.awt.image.BufferedImage src,
Location pt) |
createCompatibleDestImage, getBounds2D, getOpName, getPoint2D, getRenderingHints
public TemplateMatchingOp(java.awt.image.BufferedImage tmp)
public TemplateMatchingOp()
public int getCorrelation(java.awt.image.BufferedImage src, Location pt)