|
using | IndexType = int |
using | IndexType |
|
| DicomSeries (const String &filePath) |
void | freeData () |
int | getBitsPerSampleCount () const |
int | getColorCount () const |
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 () const |
int | getMaxColorValue () const |
int | getMinColorValue () const |
WindowCenterWidth | getWindowDefaults () const |
bool | isDicomSeriesLoaded () const |
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