brainrat-private  5.1.2
SlicesStacker Class Reference

#include <brainrat/data/slices.h>

Inheritance diagram for SlicesStacker:
Collaboration diagram for SlicesStacker:

Public Attributes

std::string fileIn
 
std::string fileInP
 
std::string fileOut
 
std::string outName
 
std::vector< int32_t > dimensionsizes
 
std::vector< int32_t > dimensionorders
 
std::string format
 
std::string background
 
bool nostack
 
float fraction
 
float min_size
 
uint8_t sn
 
int32_t n
 
int32_t res
 
int32_t dx
 
int32_t dy
 
int32_t lt
 
int32_t ht
 
uint8_t c
 
float z
 

Protected Member Functions

 SlicesStacker ()
 

Detailed Description

Definition at line 58 of file slices.h.

Constructor & Destructor Documentation

◆ SlicesStacker()

SlicesStacker::SlicesStacker ( )
protected

Member Data Documentation

◆ background

std::string SlicesStacker::background

Definition at line 66 of file slices.h.

◆ c

uint8_t SlicesStacker::c

Definition at line 72 of file slices.h.

Referenced by individStackSlices().

◆ dimensionorders

std::vector<int32_t> SlicesStacker::dimensionorders

Definition at line 64 of file slices.h.

Referenced by individStackSlices().

◆ dimensionsizes

std::vector<int32_t> SlicesStacker::dimensionsizes

Definition at line 64 of file slices.h.

Referenced by individStackSlices().

◆ dx

int32_t SlicesStacker::dx

Definition at line 71 of file slices.h.

Referenced by individStackSlices().

◆ dy

int32_t SlicesStacker::dy

Definition at line 71 of file slices.h.

Referenced by individStackSlices().

◆ fileIn

std::string SlicesStacker::fileIn

Definition at line 60 of file slices.h.

Referenced by individStackSlices().

◆ fileInP

std::string SlicesStacker::fileInP

Definition at line 61 of file slices.h.

Referenced by individStackSlices().

◆ fileOut

std::string SlicesStacker::fileOut

Definition at line 62 of file slices.h.

Referenced by individStackSlices().

◆ format

std::string SlicesStacker::format

Definition at line 65 of file slices.h.

Referenced by individStackSlices().

◆ fraction

float SlicesStacker::fraction

Definition at line 68 of file slices.h.

Referenced by individStackSlices().

◆ ht

int32_t SlicesStacker::ht

Definition at line 71 of file slices.h.

Referenced by individStackSlices().

◆ lt

int32_t SlicesStacker::lt

Definition at line 71 of file slices.h.

Referenced by individStackSlices().

◆ min_size

float SlicesStacker::min_size

Definition at line 68 of file slices.h.

Referenced by individStackSlices().

◆ n

int32_t SlicesStacker::n

Definition at line 70 of file slices.h.

Referenced by individStackSlices().

◆ nostack

bool SlicesStacker::nostack

Definition at line 67 of file slices.h.

Referenced by individStackSlices().

◆ outName

std::string SlicesStacker::outName

Definition at line 63 of file slices.h.

Referenced by individStackSlices().

◆ res

int32_t SlicesStacker::res

Definition at line 70 of file slices.h.

Referenced by individStackSlices().

◆ sn

uint8_t SlicesStacker::sn

Definition at line 69 of file slices.h.

Referenced by individStackSlices().

◆ z

float SlicesStacker::z

Definition at line 73 of file slices.h.

Referenced by individStackSlices().


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