STIR
6.2.0
Files
|
Namespaces
|
Classes
Tests of the basic building blocks
STIR
»
Test code for STIR
Collaboration diagram for Tests of the basic building blocks:
Files
file
test_ProjMatrixByBinUsingInterpolation.cxx
Test program for ProjMatrixByBinUsingInterpolation.
file
test_LmToProjdataWithMC.cxx
Test program for LmToProjdataWithMC functions.
file
test_Quaternion.cxx
Test program for class Quaternion.
file
RunTests.h
defines the
stir::RunTests
class
file
SeparableLowPassArrayFilter2.h
file
test_DataSymmetriesForBins_PET_CartesianGrid.cxx
Test program for
stir::DataSymmetriesForBins_PET_CartesianGrid
.
file
test_IO_ITKMulticomponent.cxx
A simple program to test the reading of multicomponent images with ITK.
file
test_modelling.cxx
tests parts of the modelling implementation
file
test_ParametricDiscretisedDensity.cxx
testing
stir::ParametricDiscretisedDensity
class
file
test_ArcCorrection.cxx
Test program for
stir::ArcCorrection
.
file
test_Array.cxx
tests for the
stir::Array
class
file
test_ArrayFilter.cxx
tests for the stir::ArrayFilter classes
file
test_ByteOrder.cxx
Test program for
stir::ByteOrder
and
ByteOrderDefine.h
.
file
test_convert_array.cxx
tests for the
stir::convert_array
functions
file
test_coordinates.cxx
A simple program to test the Coordinate classes.
file
test_DateTime.cxx
A simple program to test the date-time conversions.
file
test_display.cxx
Very simple test program for stir::display()
file
test_DynamicDiscretisedDensity.cxx
tests the
stir::DynamicDiscretisedDensity
class
file
test_filename_functions.cxx
Test program for filename functions defined in utility.h.
file
test_find_fwhm_in_image.cxx
A simple program to test
stir::find_fwhm_in_image
.
file
test_GeneralisedPoissonNoiseGenerator.cxx
tests for the
stir::GeneralisedPoissonNoiseGenerator
class
file
test_ImagingModality.cxx
Test program for
stir::ImagingModality
.
file
test_interpolate.cxx
Interactive test program for overlap_interpolate.
file
test_interpolate_projdata.cxx
Tests for
stir::ProjData
interpolation as used by the scatter estimation.
file
test_KeyParser.cxx
Test program for
stir::KeyParser
.
file
test_linear_regression.cxx
A simple programme to test the
stir::linear_regression
function.
file
test_ML_norm.cxx
Test program for
ML_norm.h
functionality.
file
test_multiple_proj_data.cxx
Test program for stir::MultipleProjData.
file
test_NestedIterator.cxx
tests for the
stir::NestedIterator
class
file
test_OutputFileFormat.cxx
A simple program to test the
stir::OutputFileFormat
function.
file
test_proj_data.cxx
Test program for
stir::ProjData
and
stir::ProjDataInMemory
.
file
test_proj_data_in_memory.cxx
Test program for
stir::ProjDataInMemory
.
file
test_proj_data_info.cxx
Test program for
stir::ProjDataInfo
hierarchy.
file
test_proj_data_info_subsets.cxx
Test program for subsetting
stir::ProjDataInfo
via
stir::ProjDataInfoSubsetByView
.
file
test_proj_data_maths.cxx
Test maths of
stir::ProjData
.
file
test_radionuclide.cxx
A simple program to test stir::RadionuclideDB and
stir::Radionuclide
.
file
test_ROIs.cxx
Test program for ROI functionality (and a bit of
stir::Shape3D
hierarchy)
file
test_Scanner.cxx
Test program for
stir::Scanner
hierarchy.
file
test_ScatterSimulation.cxx
Test program for
stir::ScatterSimulation
.
file
test_SeparableGaussianArrayFilter.cxx
tests for the
stir::SeparableGaussianArrayFilter
class
file
test_SeparableMetzArrayFilter.cxx
tests for the
stir::SeparableMetzArrayFilter
class
file
test_stir_math.cxx
Test program for the stir_math utility.
file
test_VectorWithOffset.cxx
Test program for
stir::VectorWithOffset
.
file
test_VoxelsOnCartesianGrid.cxx
Test program for
stir::VoxelsOnCartesianGrid
and image hierarchy.
file
test_warp_image.cxx
A simple program to test the warp image functions.
file
test_zoom_image.cxx
Test program for
stir::zoom_image
(and stir::centre_of_gravity)
Namespaces
stir
Namespace for the STIR library (and some/most of its applications)
Classes
class
stir::TestBSplineTransformation
Test class for Transformations.
More...
class
stir::ProjMatrixByBinUsingInterpolationTests
Test class for
ProjMatrixByBinUsingInterpolation
.
More...
class
stir::QuaternionTests
Test class for Quaternion.
More...
class
stir::IOTests< A >
A simple class to test the
OutputFileFormat
function.
More...
class
stir::RunTests
A base class for making test classesWith a derived class, an application could look like.
More...
class
stir::BlocksTests
Test class for Blocks.
More...
class
stir::TestDataProcessorProjectors
Test class for GPU projectors.
More...
class
stir::DataSymmetriesForBins_PET_CartesianGridTests
Test class for
DataSymmetriesForBins_PET_CartesianGrid
.
More...
class
stir::GeometryBlocksOnCylindricalTests
Test class for BlocksOnCylindrical geometry.
More...
class
stir::PoissonLogLikelihoodWithLinearModelForMeanAndListModeDataWithProjMatrixByBinTests
Test class for
PoissonLogLikelihoodWithLinearModelForMeanAndListModeDataWithProjMatrixByBin
.
More...
class
stir::PoissonLogLikelihoodWithLinearModelForMeanAndProjDataTests
Test class for
PoissonLogLikelihoodWithLinearModelForMeanAndProjData
.
More...
class
stir::GeneralisedPriorTests
Test class for
QuadraticPrior
,
RelativeDifferencePrior
,
CudaRelativeDifferencePrior
and
LogcoshPrior
.
More...
class
stir::IOTests_DiscretisedDensity
A simple class to test the
OutputFileFormat
function.
More...
class
stir::IOTests_DynamicDiscretisedDensity
A simple class to test the
OutputFileFormat
function.
More...
class
stir::IOTests_ITKMulticomponent
A simple class to test the reading of multicomponent ITK images.
More...
class
stir::IOTests_ParametricDiscretisedDensity
A simple class to test the
OutputFileFormat
function.
More...
class
stir::modellingTests
A simple class to test modelling functions.
More...
class
stir::TestGPUProjectors
Test class for GPU projectors.
More...
class
stir::BSpline::BSplines_Tests
A simple class to test the BSplines function.
More...
class
stir::ArcCorrectionTests
Test class for
ArcCorrection
.
More...
class
stir::ArrayTests
Tests
Array
functionality.
More...
class
stir::ArrayFilterTests
Tests
Array
functionality.
More...
class
stir::ByteOrderTests
Test class for
ByteOrder
and the preprocessor defines from
ByteOrderDefine.h
.
More...
class
stir::coordinateTests
Class with tests for
BasicCoordinate
,
Coordinate3D
et al.
More...
class
stir::DateTimeTest
Class with tests for date time functions.
More...
class
stir::DetectionPosMapTests
Test class for Blocks.
More...
class
stir::FilenameTests
Test class for filename functions defined in utility.h.
More...
class
stir::find_fwhm_in_imageTests
A simple class to test the find_fwhm_in_image function.
More...
class
stir::GeneralisedPoissonNoiseGeneratorTests
Tests
GeneralisedPoissonNoiseGenerator
functionalityCurrently contains only simple tests to check mean and variance.
More...
class
stir::ImagingModalityTests
Test class for
ImagingModality
.
More...
class
stir::KeyParserTests
Test class for
KeyParser
.
More...
class
stir::linear_regressionTests
A simple class to test the linear_regression function.
More...
class
stir::ML_normTests
Test class for
ML_norm.h
functions.
More...
class
stir::MultipleProjDataTests
Test class for MultipleProjData.
More...
class
stir::NestedIteratorTests
Tests
NestedIterator
functionality.
More...
class
stir::OutputFileFormatTests
A simple class to test the
OutputFileFormat
function.
More...
class
stir::ProjDataTests
Test class for
ProjData
and
ProjDataInMemory
.
More...
class
stir::ProjDataInMemoryTests
Test class for
ProjDataInMemory
.
More...
class
stir::ProjDataInfoTests
Test class for
ProjDataInfo
.
More...
class
stir::ProjDataInfoCylindricalTests
Test class for
ProjDataInfoCylindrical
.
More...
class
stir::ProjDataInfoCylindricalArcCorrTests
Test class for
ProjDataInfoCylindricalArcCorr
.
More...
class
stir::ProjDataInfoCylindricalNoArcCorrTests
Test class for
ProjDataInfoCylindricalNoArcCorr
.
More...
class
stir::TestProjDataInfoSubsets
Test class for subsets in
ProjDataInfo
.
More...
class
stir::RadionuclideTest
Class with tests for stir::RadionuclideDB and
stir::Radionuclide
.
More...
class
stir::ROITests
Test class for compute_ROI_values and
Shape3D
hierarchy.
More...
class
stir::ScannerTests
Test class for
Scanner
.
More...
class
stir::ScatterSimulationTests
Test class for
ScatterSimulation
.
More...
class
stir::SeparableGaussianArrayFilterTests
Tests
SeparableGaussianArrayFilter
functionalityCurrently only very basic tests on normalisation.
More...
class
stir::SeparableMetzArrayFilterTests
Tests
SeparableMetzArrayFilter
functionalityCurrently only very basic tests on normalisation.
More...
class
stir::stir_mathTests
Test class for the stir_math utility.
More...
class
stir::TOF_Tests
Test class for Time Of Flight.
More...
class
stir::VectorWithOffsetTests
Test class for
VectorWithOffset
.
More...
class
stir::VoxelsOnCartesianGridTests
Test class for
VoxelsOnCartesianGrid
and image hierarchy.
More...
class
stir::warp_imageTests
Class with tests for warp_image functions.
More...
class
stir::zoom_imageTests
Test class for zoom_image (and centre_of_gravity)
More...
Detailed Description
Generated on Tue Jul 23 2024 09:13:14 for STIR by
1.8.13