Modifier and Type | Field and Description |
---|---|
private ParticleDetectorUWT2D |
NeuriteParticleDetector2D.particleDetector |
Modifier and Type | Method and Description |
---|---|
ParticleDetectorUWT2D |
NeuriteParticleDetector2D.getParticleDetector()
Get particle detector.
|
Constructor and Description |
---|
NeuriteParticleDetector2D(Integer _particleChannel,
ParticleDetectorUWT2D _particleDetector,
MTBNeurite2DSet _neuriteSet,
Boolean _verbose)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
private ParticleDetectorUWT2D |
NuclearParticleDetector2D.partDetector |
Modifier and Type | Method and Description |
---|---|
ParticleDetectorUWT2D |
NuclearParticleDetector2D.getPartDetector()
Get detector for particles.
|
Modifier and Type | Method and Description |
---|---|
void |
NuclearParticleDetector2D.setPartDetector(ParticleDetectorUWT2D _partDetector)
Set detector for particles.
|
Constructor and Description |
---|
NuclearParticleDetector2D(MTBImageByte _inputImage,
Integer _nucChannel,
Integer _partChannel,
Boolean _correctGamma,
Double _gamma,
Boolean _filterImage,
NucleusDetector2D _nucDetector,
ParticleDetectorUWT2D _partDetector) |
Modifier and Type | Field and Description |
---|---|
protected ParticleDetectorUWT2D |
HyperStackParticleDetectorUWT2D.pdetector |
Modifier and Type | Method and Description |
---|---|
ParticleDetectorUWT2D |
HyperStackParticleDetectorUWT2D.getParticleDetector2D() |
Constructor and Description |
---|
HyperStackParticleDetectorUWT2D(MTBImage inputImage,
ParticleDetectorUWT2D pdetector,
int channelIdx) |
Modifier and Type | Field and Description |
---|---|
protected ParticleDetectorUWT2D |
PlastidDetector2DParticlesUWT.particleOp
Particle detector object.
|
Modifier and Type | Method and Description |
---|---|
void |
PlastidDetector2DParticlesUWT.setDetector(ParticleDetectorUWT2D pd)
Specify particle detector to apply.
|
Modifier and Type | Field and Description |
---|---|
protected ParticleDetectorUWT2D |
CellCounterDetectOperatorParticlesUWT.particleOp
Particle detector object.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.