STIR
6.2.0
|
A collection of functions to measure resolution. More...
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
template<class RandomAccessIterType > | |
float | stir::find_level_width (const RandomAccessIterType &begin_iterator, const RandomAccessIterType &max_iterator, const RandomAccessIterType &end_iterator, const float level_height) |
find width at a level More... | |
template<class RandomAccessIterType > | |
float | stir::find_level_width (const RandomAccessIterType &begin_iterator, const RandomAccessIterType &end_iterator, const float level_height) |
find width at a level More... | |
A collection of functions to measure resolution.