Lynkeos
Public Attributes | List of all members
MyDeconvolutionParameters Class Reference

Deconvolution processing parameters. More...

#import <MyDeconvolution.h>

Inheritance diagram for MyDeconvolutionParameters:
Inheritance graph
[legend]
Collaboration diagram for MyDeconvolutionParameters:
Collaboration graph
[legend]

Public Attributes

double _radius
 Half width of the deconvolution gaussian.
 
double _threshold
 Noise power spectrum threshold.
 
NSLock_loopLock
 Exclusive access to members below.
 
LynkeosFourierBuffer_spectrum
 Spectrum being processed.
 
u_short _livingThreadsNb
 Number of threads still living.
 
u_short _nextY
 Next line to process.
 
REAL_expX
 X term of the deconvolution gauss.
 
REAL_expY
 Y term of the deconvolution gauss.
 

Additional Inherited Members

- Instance Methods inherited from LynkeosImageProcessingParameter
(void) - setProcessingClass:
 Sets the processing class which handles this parameter. More...
 
(Class) - processingClass
 Accessor to the associated processing class. More...
 
(BOOL) - isExcluded
 Whether the process is excluded from processing. More...
 
(void) - setExcluded:
 Set whether the process is excluded from processing. More...
 
- Protected Attributes inherited from LynkeosImageProcessingParameter
< LynkeosProcessingParameter,
NSCopying > u_long 
_sequence
 
Class _processingClass
 Needed to autocomplete processings.
 

Detailed Description

Deconvolution processing parameters.


The documentation for this class was generated from the following file: