![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Functions | |
| iALookupTable open_iA_Core_API | Build (double const *lutRange, QString colorMap, int numCols, double alpha) |
| open_iA_Core_API int | BuildLUT (vtkSmartPointer< vtkLookupTable > pLUT, double const *lutRange, QString colorMap, int numCols=256) |
| open_iA_Core_API int | BuildLUT (vtkSmartPointer< vtkLookupTable > pLUT, double rangeFrom, double rangeTo, QString colorMap, int numCols=256) |
| const open_iA_Core_API QStringList & | GetColorMapNames () |
| iALookupTable open_iA_Core_API iALUT::Build | ( | double const * | lutRange, |
| QString | colorMap, | ||
| int | numCols, | ||
| double | alpha | ||
| ) |
| int iALUT::BuildLUT | ( | vtkSmartPointer< vtkLookupTable > | pLUT, |
| double const * | lutRange, | ||
| QString | colorMap, | ||
| int | numCols = 256 |
||
| ) |
| int iALUT::BuildLUT | ( | vtkSmartPointer< vtkLookupTable > | pLUT, |
| double | rangeFrom, | ||
| double | rangeTo, | ||
| QString | colorMap, | ||
| int | numCols = 256 |
||
| ) |
| const QStringList & iALUT::GetColorMapNames | ( | ) |
1.8.16