STIR  6.2.0
Classes | Namespaces | Macros | Functions
test_find_fwhm_in_image.cxx File Reference

A simple program to test stir::find_fwhm_in_image. More...

#include "stir/RunTests.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/SeparableCartesianMetzImageFilter.h"
#include "stir/find_fwhm_in_image.h"
#include "stir/Coordinate3D.h"
#include <iostream>
#include <string>
#include <sstream>
#include <list>

Classes

class  stir::find_fwhm_in_imageTests
 A simple class to test the find_fwhm_in_image function. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Macros

#define DO_DISPLAY   0
 

Functions

void stir::set_Gaussian_filter_fwhm (SeparableCartesianMetzImageFilter< float > &filter, const float fwhm_z, const float fwhm_y, const float fwhm_x)
 
int main (int argc, char **argv)
 

Detailed Description

A simple program to test stir::find_fwhm_in_image.

Author
Pablo Aguiar
Kris Thielemans

To run the test, simply run the executable.