org.cogchar.sight.api.facerec
Class FreckleMatchConfig
java.lang.Object
org.cogchar.sight.api.facerec.FreckleMatchConfig
- All Implemented Interfaces:
- Serializable
public class FreckleMatchConfig
- extends Object
- implements Serializable
- Author:
- Stu B.
- See Also:
- Serialized Form
FreckleMatchConfig
public FreckleMatchConfig()
getMatchScoreAcceptThresh
public Double getMatchScoreAcceptThresh()
setMatchScoreAcceptThresh
public void setMatchScoreAcceptThresh(Double thresh)
getMatchScoreExpandThresh
public Double getMatchScoreExpandThresh()
setMatchScoreExpandThresh
public void setMatchScoreExpandThresh(Double thresh)
getMatchScorePreventEnrollThresh
public Double getMatchScorePreventEnrollThresh()
setMatchScorePreventEnrollThresh
public void setMatchScorePreventEnrollThresh(Double thresh)
getMaxProfileWidth
public Integer getMaxProfileWidth()
setMaxProfileWidth
public void setMaxProfileWidth(Integer width)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2014. All Rights Reserved.