Lynkeos
|
Derived parameter type which stores also some view info. More...
#import <MyLucyRichardsonView.h>
Public Attributes | |
PsfKind_t | _psfKind |
The kind of PSF. | |
double | _gaussianRadius |
Radius, for gaussian PSF. | |
LynkeosIntegerRect | _selection |
Selection rectangle, for selection PSF. | |
NSURL * | _psfURL |
PSF file, for image file PSF. | |
![]() | |
unsigned int | _numberOfIteration |
Number of algorithm iterations. | |
LynkeosStandardImageBuffer * | _psf |
Point spread function. | |
NSObject < MyLucyRichardsonDelegate > * | _delegate |
Called on main thread. | |
Additional Inherited Members | |
![]() | |
(id) | - initWithPSF:andIterations: |
Dedicated initializer. More... | |
![]() | |
< LynkeosProcessingParameter, NSCopying > u_long | _sequence |
Class | _processingClass |
Needed to autocomplete processings. | |
Derived parameter type which stores also some view info.