| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.apps.cells2D | |
| de.unihalle.informatik.MiToBo.apps.nuclei2D |
| Modifier and Type | Field and Description |
|---|---|
private NucleusDetector2D |
Mica2D.nucleiDetector
Operator for nucleus detection/separation.
|
| Modifier and Type | Field and Description |
|---|---|
private NucleusDetector2D |
NuclearParticleDetector2D.nucDetector |
| Modifier and Type | Method and Description |
|---|---|
NucleusDetector2D |
NuclearParticleDetector2D.getNucDetector()
Get detector for nuclei.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NuclearParticleDetector2D.setNucDetector(NucleusDetector2D _nucDetector)
Set detector for nuclei.
|
| Constructor and Description |
|---|
NuclearParticleDetector2D(MTBImageByte _inputImage,
Integer _nucChannel,
Integer _partChannel,
Boolean _correctGamma,
Double _gamma,
Boolean _filterImage,
NucleusDetector2D _nucDetector,
ParticleDetectorUWT2D _partDetector) |
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.