Package | Description |
---|---|
mpicbg.spim.registration | |
mpicbg.spim.registration.bead |
Modifier and Type | Field and Description |
---|---|
protected BeadStructure |
ViewDataBeads.beads
The Object for storing the potential beads
|
Modifier and Type | Method and Description |
---|---|
BeadStructure |
ViewDataBeads.getBeadStructure() |
Modifier and Type | Method and Description |
---|---|
void |
ViewDataBeads.setBeadStructure(BeadStructure beads) |
Modifier and Type | Method and Description |
---|---|
protected BeadStructure |
BeadSegmentation.extractBeadsDOM(ViewDataBeads view,
SPIMConfiguration conf)
Computes potential beads based on the difference-of-mean (DOM).
|
protected BeadStructure |
BeadSegmentation.extractBeadsLaPlaceImgLib(ViewDataBeads view,
SPIMConfiguration conf) |
protected BeadStructure |
BeadSegmentation.extractBeadsThresholdSegmentation(ViewDataBeads view,
float thresholdI,
int minSize,
int maxSize,
int minBlackBorder) |
Copyright © 2015–2021 Fiji. All rights reserved.