Classes

ISignalData.h File Reference

Contains interface for signal data. Currently implemented by NrrdData.* using teem. More...

#include <iostream>
#include <string>
#include <vector>
#include <teem/nrrd.h>
#include "linalg.h"
#include <vnl/vnl_matrix.h>

Go to the source code of this file.

Classes

class  ISignalData
 Generic Interface for signal data. More...

Detailed Description

Contains interface for signal data. Currently implemented by NrrdData.* using teem.

Todo:

Reimplement NrrdData using ITK or VTK

Rethink what really belongs into the interface, and what is implementation specific

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines