Lynkeos
Public Attributes | List of all members
MyWaveletParameters Class Reference

Wavelet processing parameters. More...

#import <MyWavelet.h>

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

Public Attributes

wavelet_kind_t _waveletKind
 Kind of wavelet to use.
 
u_short _numberOfWavelets
 Size of the wavelet array.
 
wavelet_t_wavelet
 Array of wavelets.
 
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.
 

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

Wavelet processing parameters.


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