|
STIR 6.4.0
|
A collection of functions to measure resolution. More...
Go to the source code of this file.
Namespaces | |
| namespace | 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 | |
| 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 | |
A collection of functions to measure resolution.