aimstil
5.0.5
|
#include "til/til_declarations.h"
Go to the source code of this file.
Namespaces | |
til | |
Belongs to package Box Do not include directly, include til/Box.h instead. | |
Functions | |
template<class TImage1 , class TImage2 > | |
ScalingMap< double > | til::getScalingBetween (const TImage1 &from, const TImage2 &to) |
Computes the mapping that transforms im1 into im2, assuming that they cover exactly the same volume in space. More... | |