|
using | IndexType = int |
|
using | IndexType |
|
|
| DicomSeries (const String &filePath) |
|
void | freeData () |
|
int | getBitsPerSampleCount () |
|
int | getColorCount () |
|
DicomHeader & | getHeader (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 () |
|
IndexType | getHeight () const |
|
IndexType | getWidth () const |
|
|
IndexType | height |
|
IndexType | width |
|
The documentation for this class was generated from the following files:
- src/TNL/Images/DicomSeries.h
- src/TNL/Images/DicomSeries_impl.h