![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAPlotData.h"#include "open_iA_Core_export.h"#include <QSharedPointer>#include <itkImage.h>#include <itkImageRegionConstIterator.h>Classes | |
| class | iASimpleHistogramData |
Functions | |
| template<typename PixelT > | |
| QSharedPointer< iASimpleHistogramData > | createHistogram (QVector< typename itk::Image< PixelT, 3 >::Pointer > const &imgs, size_t numBin, PixelT min, PixelT max, iAValueType xValueType) |
| QSharedPointer<iASimpleHistogramData> createHistogram | ( | QVector< typename itk::Image< PixelT, 3 >::Pointer > const & | imgs, |
| size_t | numBin, | ||
| PixelT | min, | ||
| PixelT | max, | ||
| iAValueType | xValueType | ||
| ) |
1.8.16