#include <OpenCvPsf.h>
Definition at line 31 of file OpenCvPsf.h.
◆ OpenCvPsf()
| ModelFitting::OpenCvPsf::OpenCvPsf |
( |
double |
pixel_scale, |
|
|
const cv::Mat & |
kernel |
|
) |
| |
|
inline |
◆ ~OpenCvPsf()
| virtual ModelFitting::OpenCvPsf::~OpenCvPsf |
( |
| ) |
|
|
virtualdefault |
◆ convolve()
| void ModelFitting::OpenCvPsf::convolve |
( |
cv::Mat & |
image | ) |
const |
|
inline |
◆ getKernel()
| cv::Mat ModelFitting::OpenCvPsf::getKernel |
( |
| ) |
const |
|
inline |
◆ getPixelScale()
| double ModelFitting::OpenCvPsf::getPixelScale |
( |
| ) |
const |
|
inline |
◆ getScaledKernel()
| cv::Mat ModelFitting::OpenCvPsf::getScaledKernel |
( |
double |
scale | ) |
const |
|
inline |
◆ getSize()
◆ m_kernel
| cv::Mat ModelFitting::OpenCvPsf::m_kernel |
|
private |
◆ m_pixel_scale
| double ModelFitting::OpenCvPsf::m_pixel_scale |
|
private |
The documentation for this class was generated from the following file: