SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
FITSReader.hpp File Reference

containers reader from fits files (read only Single Image FITS file) More...

#include <valarray>
#include <memory>
#include "FITSDef.hpp"
#include "ContainerReader.hpp"
Include dependency graph for FITSReader.hpp:

Go to the source code of this file.

Classes

class  slip::FITSReader< Container, T, Nb_components, Nb_block, Dim >
 FITSReader, inherited from ContainerReader, is a reader of fits files (only Single Image FITS file as the reader read only the PHDU) More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

containers reader from fits files (read only Single Image FITS file)

Version
Fluex 1.0
Date
2013/09/03
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>

Definition in file FITSReader.hpp.