|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.thresh.otsu.OtsuThresholder
public class OtsuThresholder
| Constructor Summary | |
|---|---|
OtsuThresholder()
|
|
| Method Summary | |
|---|---|
int |
doThreshold(byte[] srcData,
byte[] monoData)
|
int[] |
getHistData()
|
int |
getMaxLevelValue()
|
int |
getThreshold()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OtsuThresholder()
| Method Detail |
|---|
public int[] getHistData()
public int getMaxLevelValue()
public int getThreshold()
public int doThreshold(byte[] srcData,
byte[] monoData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||