|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PeakDetector.PeakDetectionStrategy
| Method Summary | |
|---|---|
java.util.List<Peak> |
detect(Histogram histogram,
int windowSize,
int thresholdFactor)
|
| Method Detail |
|---|
java.util.List<Peak> detect(Histogram histogram,
int windowSize,
int thresholdFactor)
histogram - The histogram to detect peaks forwindowSize - The windowSize in number of bins.thresholdFactor - A number between 0 and 100 that determines a threshold.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||