SourceXtractorPlusPlus
0.8
Please provide a description of the project.
|
#include <ImageTraits.h>
Static Public Member Functions | |
static ImageType | factory (std::size_t width, std::size_t height) |
static std::size_t | width (ImageType &image) |
static std::size_t | height (ImageType &image) |
static double & | at (ImageType &image, std::size_t x, std::size_t y) |
static double | at (const ImageType &image, std::size_t x, std::size_t y) |
static iterator | begin (ImageType &image) |
static iterator | end (ImageType &image) |
static void | addImageToImage (ImageType &image1, const ImageType &image2, double scale, double x, double y) |
Definition at line 29 of file ImageTraits.h.
|
static |
Referenced by SourceXtractor::PsfTask::computeProperties().
|
static |
Referenced by ModelFitting::ImageTraits< cv::Mat >::addImageToImage(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< cv::Mat >::getClamped(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< cv::Mat >::shiftResize(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResize(), and ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResizeLancszos().
|
static |
|
static |
Referenced by ModelFitting::FrameModel< PsfType, ImageType >::begin().
|
static |
Referenced by ModelFitting::FrameModel< PsfType, ImageType >::end().
|
static |
|
static |
Referenced by ModelFitting::ImageTraits< cv::Mat >::addImageToImage(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< cv::Mat >::getClamped(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< cv::Mat >::shiftResize(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::shiftResize(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResize(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::shiftResizeLancszos(), and ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResizeLancszos().
|
static |
Referenced by ModelFitting::ImageTraits< cv::Mat >::addImageToImage(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::addImageToImage(), ModelFitting::ImageTraits< cv::Mat >::getClamped(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::getClamped(), ModelFitting::ImageTraits< cv::Mat >::shiftResize(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::shiftResize(), ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResize(), ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::shiftResizeLancszos(), and ModelFitting::ImageTraits< ImageInterfaceTypePtr >::shiftResizeLancszos().