|
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. | |
Public Attributes inherited from MyLucyRichardsonParameters | |
| unsigned int | _numberOfIteration |
| Number of algorithm iterations. | |
| LynkeosStandardImageBuffer * | _psf |
| Point spread function. | |
|
NSObject < MyLucyRichardsonDelegate > * | _delegate |
| Called on main thread. | |
Additional Inherited Members | |
Instance Methods inherited from MyLucyRichardsonParameters | |
| (id) | - initWithPSF:andIterations: |
| Dedicated initializer. More... | |
Protected Attributes inherited from LynkeosImageProcessingParameter | |
| < LynkeosProcessingParameter, NSCopying > u_long | _sequence |
| Class | _processingClass |
| Needed to autocomplete processings. | |
Derived parameter type which stores also some view info.
1.8.4