NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces
itkScaleVectorFieldFilter.h File Reference
Include dependency graph for itkScaleVectorFieldFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::ScaleVectorFieldFilter< TScalarType, NDimensions >
 This class takes two inputs, the first is a vector field, such as the output from a registration force generator. The second is another vector field, such as the gradient of an image. The images must have the same size, and same vector dimensionality (enforced via template parameters). The output is the first field, scaled by the second. If ScaleByComponents is true, the vectors are simply multiplied componentwise. If ScaleByComponents is false, the vectors are simply multiplied by the individual magnitude of the second vector field. More...
 

Namespaces

 itk