Lynkeos
Classes | Enumerations
MyLucyRichardsonView.h File Reference

View controller of the Lucy/Richardson deconvolution. More...

#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#include "LynkeosProcessingView.h"
#include "LynkeosLogFields.h"
#include "MyLucyRichardson.h"
Include dependency graph for MyLucyRichardsonView.h:
This graph shows which files directly or indirectly include this file:

Classes

class  MyLucyRichardsonViewParameters
 Derived parameter type which stores also some view info. More...
 
class  MyLucyRichardsonView
 View controller for Lucy/Richardson deconvolution. More...
 

Enumerations

enum  PsfKind_t { GaussianPSF = 0, SelectionPSF, ImageFilePSF }
 Kind of PSF.
 

Detailed Description

View controller of the Lucy/Richardson deconvolution.