ifw-odp
2.0.0-alpha
|
odp | |
Array | This class is C++ wrapper for a CPL array object. It provides a simplified interface to the INS software |
Error | This class handle the errors produced by the calling of image processing routines |
Image | This class is C++ wrapper for a CPL image object. It provides a simplified interface that allows to call CPL routines from from INS applications |
ImageCube | This class is C++ wrapper for a CPL image list object. It provides a simplified interface that allows to call CPL routines from INS applications. Normally a image list can be used to handle FITS cubes. When a FITS cube is loaded, each plane of the FITS cube will be an element of the image list. The total number of planes can be obtained with the method GetSize() |
ImageExtensions | This class is interface for a CPL image extensions functions. It provides a simplified interface that allows to call CPL routines INS applications |
ImageStatistics | This class is interface for a CPL image statistics functions. It provides a simplified interface that allows to call CPL routines from INS applications |
ImageWrapper | This is the base class that provides the interface to wrap images from shared memory areas. Currently it provides the only method which is common for its children classes |
Mask | This class is C++ wrapper for a CPL mask object. It provides a simplified interface that allows to call CPL routines from INS applications |
Matrix | This class is C++ wrapper for a CPL matrix object. It provides a simplified interface that allows to call CPL routines from INS applications |
MatrixWrapper | This class extends the odp::Matrix class adding the constructor to create the CPL matrix from a buffer data of type double |
Iqe | |
CenterGauss | |
SlitPos | |
Size | |
RectAperture | |
CircularAperture | |
Recipe | This class is C++ wrapper for a CPL and CLIPM recipes. It provides a simplified interface that allows to call CPL routines from INS applications |
testArray | |
TestPycpl | |
testImage | |
TestPycpl | |
testMask | |
TestPycpl | |
testMatrix | |
TestPycpl | |
testRecipe | |
TestPycpl | |
testStatistics | |
TestPycpl | |
wscript | |
_cpl_image_ | |
clipm_match_circle_par_t | |
TestArray | |
TestImageStatistics | |
TestMask |