Developer documentation
Version 3.0.3-105-gd3941f44
MR::Adapter::Normalise3D< ImageType > Class Template Reference

#include "adapter/normalise3D.h"

Inheritance diagram for MR::Adapter::Normalise3D< ImageType >:
MR::Adapter::Base< Normalise3D< ImageType >, ImageType >

Protected Attributes

vector< uint32_t > extent
 
value_type mean
 
value_type pos_value
 
size_t nelements
 
- Protected Attributes inherited from MR::Adapter::Base< Normalise3D< ImageType >, ImageType >
ImageType parent_
 

Detailed Description

template<class ImageType>
class MR::Adapter::Normalise3D< ImageType >

Definition at line 29 of file normalise3D.h.

Member Data Documentation

◆ extent

template<class ImageType >
vector<uint32_t> MR::Adapter::Normalise3D< ImageType >::extent
protected

Definition at line 107 of file normalise3D.h.

◆ mean

template<class ImageType >
value_type MR::Adapter::Normalise3D< ImageType >::mean
protected

Definition at line 108 of file normalise3D.h.

◆ nelements

template<class ImageType >
size_t MR::Adapter::Normalise3D< ImageType >::nelements
protected

Definition at line 110 of file normalise3D.h.

◆ pos_value

template<class ImageType >
value_type MR::Adapter::Normalise3D< ImageType >::pos_value
protected

Definition at line 109 of file normalise3D.h.


The documentation for this class was generated from the following file: