Template Numerical Library version\ main:58f2aa3f5
Loading...
Searching...
No Matches
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 () const
 
int getColorCount () const
 
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 () const
 
int getMaxColorValue () const
 
int getMinColorValue () const
 
WindowCenterWidth getWindowDefaults () const
 
bool isDicomSeriesLoaded () const
 
- 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: