Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
TNL::Images::DicomSeries Class Reference
Inheritance diagram for TNL::Images::DicomSeries:
Inheritance graph
[legend]
Collaboration diagram for TNL::Images::DicomSeries:
Collaboration graph
[legend]

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: