Alternaria
fit cylinders and ellipsoids to fungus
|
Point spread function model and density parameters for a microscope. More...
#include <config.h>
#include <iostream>
#include <inttypes.h>
#include <jwsc/matblock/matblock.h>
#include <jwsc++/base/exception.h>
#include "density.h"
#include "printable.h"
#include "imaging_model.h"
Go to the source code of this file.
Classes | |
class | PSF_padding |
Padding components for PSF::h. More... | |
class | PSF |
Descretized point spread function. More... | |
class | PSF_model_density |
Parameters for density functions over a PSF_model. More... | |
class | PSF_model |
Model of the point spread function. More... | |
class | PSF_delta_model |
Delta function model of the point spread function. More... | |
class | PSF_gauss_model |
Gaussian function model of the point spread function. More... |
Point spread function model and density parameters for a microscope.
Definition in file psf_model.h.