public class Spectrum
extends java.lang.Object
| Constructor and Description |
|---|
Spectrum() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(ImFrame imframe,
PointList points)
Analyse the rectangular region defined by two points to align a spectrum
and show its profile.
|