Package | Description |
---|---|
de.unihalle.informatik.Alida.demo |
Demonstrator package of how to implement and use Alida operators.
|
Modifier and Type | Field and Description |
---|---|
protected Baseline1D |
CorrectForBaseline1D.baseline
The baseline detected
|
protected Baseline1D |
DetectBaseline1D.baseline
The baseline detected
|
Modifier and Type | Method and Description |
---|---|
private Baseline1D |
DetectBaseline1D.fit(double[] x,
double[] y)
least squares fit through points given with their
x and y coordinates. |
Baseline1D |
CorrectForBaseline1D.getBaseline() |
Baseline1D |
DetectBaseline1D.getBaseline() |
Modifier and Type | Method and Description |
---|---|
void |
CorrectForBaseline1D.setBaseline(Baseline1D baseline) |
Copyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.