brainrat-private
5.1.2
|
#include <brainrat/data/slices.h>
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 () | |
|
protected |
uint8_t SlicesStacker::c |
Definition at line 72 of file slices.h.
Referenced by individStackSlices().
std::vector<int32_t> SlicesStacker::dimensionorders |
Definition at line 64 of file slices.h.
Referenced by individStackSlices().
std::vector<int32_t> SlicesStacker::dimensionsizes |
Definition at line 64 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::dx |
Definition at line 71 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::dy |
Definition at line 71 of file slices.h.
Referenced by individStackSlices().
std::string SlicesStacker::fileIn |
Definition at line 60 of file slices.h.
Referenced by individStackSlices().
std::string SlicesStacker::fileInP |
Definition at line 61 of file slices.h.
Referenced by individStackSlices().
std::string SlicesStacker::fileOut |
Definition at line 62 of file slices.h.
Referenced by individStackSlices().
std::string SlicesStacker::format |
Definition at line 65 of file slices.h.
Referenced by individStackSlices().
float SlicesStacker::fraction |
Definition at line 68 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::ht |
Definition at line 71 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::lt |
Definition at line 71 of file slices.h.
Referenced by individStackSlices().
float SlicesStacker::min_size |
Definition at line 68 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::n |
Definition at line 70 of file slices.h.
Referenced by individStackSlices().
bool SlicesStacker::nostack |
Definition at line 67 of file slices.h.
Referenced by individStackSlices().
std::string SlicesStacker::outName |
Definition at line 63 of file slices.h.
Referenced by individStackSlices().
int32_t SlicesStacker::res |
Definition at line 70 of file slices.h.
Referenced by individStackSlices().
uint8_t SlicesStacker::sn |
Definition at line 69 of file slices.h.
Referenced by individStackSlices().
float SlicesStacker::z |
Definition at line 73 of file slices.h.
Referenced by individStackSlices().