public class ExactMatchSettings extends Object
| Constructor and Description |
|---|
ExactMatchSettings() |
| Modifier and Type | Method and Description |
|---|---|
float |
getMatchThreshold() |
int |
getMinDiffHeight() |
int |
getMinDiffIntensity() |
int |
getMinDiffWidth() |
void |
setMatchThreshold(float matchThreshold) |
void |
setMinDiffHeight(int minDiffHeight) |
void |
setMinDiffIntensity(int minDiffIntensity) |
void |
setMinDiffWidth(int minDiffWidth) |
String |
toString() |
public int getMinDiffIntensity()
public void setMinDiffIntensity(int minDiffIntensity)
public int getMinDiffWidth()
public void setMinDiffWidth(int minDiffWidth)
public int getMinDiffHeight()
public void setMinDiffHeight(int minDiffHeight)
public float getMatchThreshold()
public void setMatchThreshold(float matchThreshold)
Copyright © 2017. All rights reserved.