ImFusion C++ SDK 4.4.0
ImFusion::ImageMetadata Struct Reference

Public Member Functions

bool operator== (const ImageMetadata &other) const

Public Attributes

int m_width = 0
int m_height = 0
int m_slices = 0
int m_images = 0
int m_channels = 0
PixelType m_type = PixelType::UByte
vec3 m_spacing = vec3::Zero()
Data::Modality m_modality = Data::Modality::NA
double m_shift = 0.0
double m_scale = 1.0
bool m_topDown = true
uint64_t m_byteSize = 0
std::string m_patientName
std::string m_seriesInstanceUID
std::vector< std::stringm_grouping

The documentation for this struct was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/Core/DataDescriptor.h
Search Tab / S to search, Esc to close