DGtal
1.5.beta
|
Aim: implements HDF5 reading and writing for specialized type DGtal::uint8_t. 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 DGtal::uint8_t.
Description of template class 'H5DSpecializations'
Definition at line 85 of file ImageFactoryFromHDF5.h.
typedef TImageFactory DGtal::H5DSpecializations< TImageFactory, DGtal::uint8_t >::ImageFactory |
Definition at line 89 of file ImageFactoryFromHDF5.h.
typedef ImageFactory::OutputImage::Value DGtal::H5DSpecializations< TImageFactory, DGtal::uint8_t >::Value |
Definition at line 90 of file ImageFactoryFromHDF5.h.
|
inlinestatic |
Definition at line 92 of file ImageFactoryFromHDF5.h.
|
inlinestatic |
Definition at line 97 of file ImageFactoryFromHDF5.h.