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