Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::Images::DicomSeries Class Reference
Inheritance diagram for TNL::Images::DicomSeries:
Collaboration diagram for TNL::Images::DicomSeries:

Public Types

using IndexType = int
 
- Public Types inherited from TNL::Images::Image< int >
using IndexType
 

Public Member Functions

 DicomSeries (const String &filePath)
 
void freeData ()
 
int getBitsPerSampleCount ()
 
int getColorCount ()
 
DicomHeadergetHeader (int image)
 
template<typename Real, typename Device, typename Index, typename Vector>
bool getImage (int imageIdx, const Meshes::Grid< 2, Real, Device, Index > &grid, RegionOfInterest< int > roi, Vector &vector)
 
int getImagesCount ()
 
int getMaxColorValue ()
 
int getMinColorValue ()
 
WindowCenterWidth getWindowDefaults ()
 
bool isDicomSeriesLoaded ()
 
- Public Member Functions inherited from TNL::Images::Image< int >
IndexType getHeight () const
 
IndexType getWidth () const
 

Additional Inherited Members

- Protected Attributes inherited from TNL::Images::Image< int >
IndexType height
 
IndexType width
 

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