Contains an implementation of ISignalData using the teem library. More...
#include "ISignalData.h"
#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 | NrrdData |
Class wrapping teem nrrd for loading nrrd files. More... |
Contains an implementation of ISignalData using the teem library.