Alternaria
fit cylinders and ellipsoids to fungus
|
MCMC sampler for fitting an Alternaria_model, PSF_model, and Imaging_model to a 3D image data set of Alternaria. More...
#include <config.h>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <sstream>
#include <list>
#include <inttypes.h>
#include <sys/time.h>
#include <jwsc/prob/pdf.h>
#include <jwsc/matblock/matblock.h>
#include <jwsc++/base/exception.h>
#include "alternaria_model.h"
#include "psf_model.h"
#include "imaging_model.h"
#include "sampler.h"
Go to the source code of this file.
MCMC sampler for fitting an Alternaria_model, PSF_model, and Imaging_model to a 3D image data set of Alternaria.
Definition in file sampler.cpp.