RTK  2.6.0
Reconstruction Toolkit
Namespaces | Functions
rtkGeneralPurposeFunctions.h File Reference
#include <vector>
#include "math.h"
#include <itkMacro.h>
#include <itkImageFileWriter.h>
#include <itkMath.h>
+ Include dependency graph for rtkGeneralPurposeFunctions.h:

Go to the source code of this file.

Namespaces

 rtk
 

Functions

static std::vector< double > rtk::ReadSignalFile (std::string filename)
 
template<typename ImageType >
void rtk::WriteImage (typename ImageType::ConstPointer input, std::string name)