ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
odp::Recipe Member List

This is the complete list of members for odp::Recipe, including all inherited members.

AddCplError() const odp::Errorprotected
AlignCorrelate(const odp::Image *img1, const odp::Image *img2, const odp::Matrix *ref, unsigned int wsize, double maxd, unsigned int mode, odp::Matrix *trans, odp::Matrix *shift, odp::Matrix *pixels, odp::Matrix *locs, odp::Matrix *uncer, odp::Array *err_codes)odp::Recipe
AlignPoints(const odp::Matrix *matrix1, const odp::Matrix *matrix2, unsigned int mode, odp::Matrix *trans, odp::Matrix *shift, odp::Matrix *rot)odp::Recipe
CheckCplError() const odp::Error
DetectCircularApertures(const odp::Image *img, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, odp::Matrix *stat)odp::Recipe
DumpError(unsigned self, unsigned first, unsigned last)odp::Errorprotectedstatic
Error()odp::Errorexplicit
EstimateBackground(const odp::Image *img, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, double *sigma, cpl_size *nused, double *background)odp::Recipe
EstimateFwhm(const odp::Image *img, double peak_pos1, double peak_pos2, double bckg_level, double *fwhm)odp::Recipe
GetBarycentre(const odp::Image *img, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, double bckg_level, double cut_level, double centre[2], double *weight, cpl_size *nused)odp::Recipe
GetCenterGauss(const odp::Image *image, cpl_size llx, cpl_size lly, cpl_size urx, cpl_size ury, CenterGauss *cen_gauss, const int robustness=0)odp::Recipe
GetCenterMoment(const odp::Image *image, cpl_size llx, cpl_size lly, cpl_size urx, cpl_size ury, bool wdw_enlarge, double gain, CenterGauss *cenMoment)odp::Recipe
GetCircularAperture(const odp::Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, CircularAperture *aperture, odp::Matrix *stat)odp::Recipe
GetErrorMsg() const odp::Errorprotected
GetIqe(const odp::Image *image, const cpl_size startX, const cpl_size startY, const cpl_size endX, const cpl_size endY, Iqe *iqe)odp::Recipe
GetMultiCenterGauss(const odp::Image *image, const odp::Matrix *ref, unsigned int areasize, odp::Matrix *center, odp::Matrix *center_err, odp::Matrix *sigma, odp::Matrix *sigma_err, odp::Matrix *fwhm, odp::Matrix *fwhm_err, odp::Matrix *intensities, odp::Array *err_codes, const int robustness)odp::Recipe
GetRectangularAperture(const odp::Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, RectAperture *aperture, odp::Matrix *stat)odp::Recipe
GetRngPoisson2d(int llx, int lly, int urx, int ury, int homogenity, int npairs)odp::Recipe
GetRngPoisson2d(double llx, double lly, double urx, double ury, int homogenity, int npairs, void **buffer_ptr, cpl_type cpltype=CPL_TYPE_DOUBLE)odp::Recipe
GetSlitPos(const odp::Image *image, const int max_width, SlitPos *slit)odp::Recipe
Recipe()odp::Recipe
ResetCplError()odp::Error
~Error()odp::Errorvirtual
~Recipe()odp::Recipe