|
SIRF
3.4.0
|
Abstract resampling base class. More...
#include <vector>#include <memory>#include "sirf/Reg/Transformation.h"#include "sirf/iUtilities/iutilities.h"Go to the source code of this file.
Classes | |
| class | sirf::Transformation< dataType > |
| Forward declarations. More... | |
| class | sirf::Resampler< dataType > |
Namespaces | |
| sirf | |
| Abstract data container. | |
Abstract resampling base class.
If multiple transformations are set, they will be used in the order that they have been added. i.e., Trans3(Trans2(Trans1(x))).
1.8.13