Uses of Class
gpl.DetectedPeak
-
Uses of DetectedPeak in gpl
Modifier and TypeMethodDescriptionPeakDetector.detectPeaks
(FFTDataUnit fftDataUnit, double[] whiteData, double data, double lowThreshold, double highThreshold) Look for peaks in the detection statistic. -
Uses of DetectedPeak in gpl.contour
Modifier and TypeMethodDescriptionContourFinder.findContours
(DetectedPeak newPeak) Find a contour, or multiple contours, in a detected peak.