aimstil  5.0.5
scalingMapTools.h File Reference
Include dependency graph for scalingMapTools.h:
This graph shows which files directly or indirectly include this file:

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...