SourceXtractorPlusPlus
0.8
Please provide a description of the project.
|
Public Member Functions | |
DummyPsf () | |
double | getPixelScale () const |
std::size_t | getSize () const |
std::shared_ptr< VectorImage < SourceXtractor::SeFloat > > | getScaledKernel (double) const |
void | convolve (ImageType &) const |
Private Attributes | |
std::shared_ptr< VectorImage < SourceXtractor::SeFloat > > | m_kernel |
Definition at line 138 of file TestImage.cpp.
Definition at line 140 of file TestImage.cpp.
|
inline |
Definition at line 154 of file TestImage.cpp.
|
inline |
Definition at line 142 of file TestImage.cpp.
|
inline |
Definition at line 150 of file TestImage.cpp.
|
inline |
Definition at line 146 of file TestImage.cpp.
|
private |
Definition at line 158 of file TestImage.cpp.