ITK/Summer v4 2011 Meeting/A2D2/Deconvolution

From KitwarePublic
Jump to navigationJump to search

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::OPDBasedWidefieldMicroscopePointSpreadFunctionIntegrand
      • itk::BeadSpreadFunctionImageSource
      • itk::ScanImageFilter
      • itk::SphereConvolutionFilter
  • 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