38 #ifndef OME_FILES_FORMATTOOLS_H 39 #define OME_FILES_FORMATTOOLS_H 45 #include <ome/files/Types.h> 98 const std::vector<std::string>&
182 ome::compat::array<dimension_size_type, 3>
218 ome::compat::array<dimension_size_type, 6>
232 #endif // OME_FILES_FORMATTOOLS_H Astronomy.
Definition: FormatTools.h:67
Graphics.
Definition: FormatTools.h:68
std::size_t dimension_size_type
Size type for image dimensions.
Definition: Types.h:59
const std::vector< std::string > & getDomainCollection(DomainCollection domains)
Get the strings corresponding to a particular Domain collection.
Definition: FormatTools.cpp:249
High-Content Screening (HCS)
Definition: FormatTools.h:58
dimension_size_type getIndex(const std::string &order, dimension_size_type zSize, dimension_size_type cSize, dimension_size_type tSize, dimension_size_type num, dimension_size_type z, dimension_size_type c, dimension_size_type t)
Get the rasterized index corresponding to the given Z, C and T coordinates (real sizes).
Definition: FormatTools.cpp:365
DomainCollection
Imaging domain collections.
Definition: FormatTools.h:74
Light Microscopy (LM)
Definition: FormatTools.h:59
Medical Imaging.
Definition: FormatTools.h:64
ome::compat::array< dimension_size_type, 3 > getZCTCoords(const std::string &order, dimension_size_type zSize, dimension_size_type cSize, dimension_size_type tSize, dimension_size_type num, dimension_size_type index)
Get the Z, C and T coordinates (real sizes) corresponding to the given rasterized index value...
Definition: FormatTools.cpp:422
Fluorescence-Lifetime Imaging (FLIM)
Definition: FormatTools.h:63
Domain
Imaging domain.
Definition: FormatTools.h:55
Scanning Probe Microscopy (SPM)
Definition: FormatTools.h:61
Gel/Blot Imaging.
Definition: FormatTools.h:66
Electron Microscopy (EM)
Definition: FormatTools.h:60
const std::string & getDomain(Domain domain)
Get the string corresponding to a particular Domain.
Definition: FormatTools.cpp:165
Histology.
Definition: FormatTools.h:65
Unknown.
Definition: FormatTools.h:57
Scanning Electron Microscopy (SEM)
Definition: FormatTools.h:62