ITK/Summer v4 2011 Meeting/A2D2/Deconvolution: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "= New Features and Classes in ITK = * 2 widefield microscope point-spread function models ** Gibson-Lanni model ** Haeberle model * Adaptor class to enable fitting of parametri...") |
|||
Line 4: | Line 4: | ||
** Gibson-Lanni model | ** Gibson-Lanni model | ||
** Haeberle model | ** Haeberle model | ||
** Specific classes: | |||
*** itk::MicroscopePointSpreadFunctionImageSource.h | |||
**** itk::OPDBasedWidefieldMicroscopePointSpreadFunctionImageSource | |||
***** itk::GibsonLanniPointSpreadFunctionImageSource | |||
***** itk::HaeberlePointSpreadFunctionImageSource | |||
*** itk::OPDBasedWidefieldMicroscopePointSpreadFunctionIntegrand | |||
* Adaptor class to enable fitting of parametric image models via the registration framework | * Adaptor class to enable fitting of parametric image models via the registration framework |
Revision as of 16:55, 26 June 2011
New Features and Classes in ITK
- 2 widefield microscope point-spread function models
- Gibson-Lanni model
- Haeberle model
- Specific classes:
- itk::MicroscopePointSpreadFunctionImageSource.h
- itk::OPDBasedWidefieldMicroscopePointSpreadFunctionImageSource
- itk::GibsonLanniPointSpreadFunctionImageSource
- itk::HaeberlePointSpreadFunctionImageSource
- itk::OPDBasedWidefieldMicroscopePointSpreadFunctionImageSource
- itk::OPDBasedWidefieldMicroscopePointSpreadFunctionIntegrand
- itk::MicroscopePointSpreadFunctionImageSource.h
- Adaptor class to enable fitting of parametric image models via the registration framework
- 4 deconvolution algorithms
- Wiener filter
- Landweber algorithm
- Richardson-Lucy maximum likelihood estimation
- Parametric semi-blind deconvolution using parametric point-spread function model