Developer documentation
Version 3.0.3-105-gd3941f44
MR::Fixel::Matrix::Reader Class Reference

#include "fixel/matrix.h"

Protected Attributes

const std::string directory
 
Image< index_image_typeindex_image
 
Image< fixel_index_typefixel_image
 
Image< connectivity_value_typevalue_image
 
Image< bool > mask_image
 

Detailed Description

Definition at line 193 of file matrix.h.

Member Data Documentation

◆ directory

const std::string MR::Fixel::Matrix::Reader::directory
protected

Definition at line 222 of file matrix.h.

◆ fixel_image

Image<fixel_index_type> MR::Fixel::Matrix::Reader::fixel_image
protected

Definition at line 225 of file matrix.h.

◆ index_image

Image<index_image_type> MR::Fixel::Matrix::Reader::index_image
protected

Definition at line 224 of file matrix.h.

◆ mask_image

Image<bool> MR::Fixel::Matrix::Reader::mask_image
protected

Definition at line 227 of file matrix.h.

◆ value_image

Image<connectivity_value_type> MR::Fixel::Matrix::Reader::value_image
protected

Definition at line 226 of file matrix.h.


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