DGtal
1.5.beta
|
Aim: implements HDF5 reading and writing for specialized type double. More...
#include <DGtal/images/ImageFactoryFromHDF5.h>
Public Types | |
typedef TImageFactory | ImageFactory |
typedef ImageFactory::OutputImage::Value | Value |
Static Public Member Functions | |
static int | H5DreadS (ImageFactory &anImageFactory, hid_t memspace, Value *data_out) |
static int | H5DwriteS (ImageFactory &anImageFactory, hid_t memspace, Value *data_in) |
Aim: implements HDF5 reading and writing for specialized type double.
Description of template class 'H5DSpecializations'
Definition at line 163 of file ImageFactoryFromHDF5.h.
typedef TImageFactory DGtal::H5DSpecializations< TImageFactory, double >::ImageFactory |
Definition at line 167 of file ImageFactoryFromHDF5.h.
typedef ImageFactory::OutputImage::Value DGtal::H5DSpecializations< TImageFactory, double >::Value |
Definition at line 168 of file ImageFactoryFromHDF5.h.
|
inlinestatic |
Definition at line 170 of file ImageFactoryFromHDF5.h.
|
inlinestatic |
Definition at line 175 of file ImageFactoryFromHDF5.h.