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

containers writer into fits files (write only Single Image FITS file) More...

#include "FITSDef.hpp"
#include "ContainerWriter.hpp"
Include dependency graph for FITSWriter.hpp:

Go to the source code of this file.

Classes

class  slip::FITSWriter< Container, T, Nb_components, Dim >
 FITSWriter is a fits writer. 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 writer into fits files (write only Single Image FITS file)

Version
Fluex 1.0
Date
2013/09/04
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>
Todo:
Adding writing of multicomponents signals (this version can only write one component signals)

Definition in file FITSWriter.hpp.