| Package | Description |
|---|---|
| stella.acquire |
| Modifier and Type | Class and Description |
|---|---|
class |
TruncatedGaussClassification |
| Modifier and Type | Method and Description |
|---|---|
ImageClassifying |
AcquisitionAndGuiding.getStarDetection()
Instance to detect star and to filter out spurious detection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcquisitionAndGuiding.setStarDetection(ImageClassifying detect)
Instance to detect star and to filter out spurious detection.
|
void |
GuidingOnCrosshair.setStarDetection(ImageClassifying detect)
Instance to detect star and to filter out spurious detection.
|
void |
StarDetectingOnCrosshair.setStarDetection(ImageClassifying detect)
Instance to detect star and to filter out spurious detection.
|