Package | Description |
---|---|
io.github.msdk.featuredetection.adap3d.algorithms |
Modifier and Type | Method and Description |
---|---|
List<ADAP3DPeakDetectionAlgorithm.GoodPeakInfo> |
ADAP3DPeakDetectionAlgorithm.execute(ADAP3DFeatureDetectionParameters objParameters,
int roundedFWHM)
This method executes the iteration method to find good peaks.
|
List<ADAP3DPeakDetectionAlgorithm.GoodPeakInfo> |
ADAP3DPeakDetectionAlgorithm.execute(int numOfPeaks,
ADAP3DFeatureDetectionParameters objParameters,
int roundedFWHM)
This method determines the number of good peaks provided by the user.
|
Modifier and Type | Method and Description |
---|---|
float[] |
SliceSparseMatrix.getIntensities(ADAP3DPeakDetectionAlgorithm.GoodPeakInfo peak)
This method returns intensity array for detected peak
|
Copyright © 2019. All rights reserved.