DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <iostream>
#include <fstream>
#include "DWISimulatorCLP.h"
#include "itkImageFileWriter.h"
#include "itkVectorImage.h"
#include "itkDWIGenerator.h"
#include "itkDWIWriter.h"
#include "utl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 32 of file DWISimulator.cxx.
References CARTESIAN_TO_CARTESIAN, DIRECTION_NODUPLICATE, utl::GetFileExtension(), itk::PeakContainerHelper::GetPeakType(), itk::IsImageEmpty(), utl::MatchBVectorAndGradientMatrix(), utl::ReadVector(), utlException, utlGlobalException, and utlSAGlobalException.