![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "open_iA_Core_export.h"#include <QSharedPointer>#include <QString>#include <QVector>Typedefs | |
| typedef QSharedPointer< iASeedVector > | iASeedsPointer |
| typedef std::pair< iAImageCoordinate, int > | iASeedType |
| typedef QVector< iASeedType > | iASeedVector |
Functions | |
| open_iA_Core_API iASeedsPointer | ExtractSeedVector (QString const &seedString, int width, int height, int depth) |
| typedef QSharedPointer<iASeedVector> iASeedsPointer |
| typedef std::pair<iAImageCoordinate, int> iASeedType |
| typedef QVector<iASeedType> iASeedVector |
| open_iA_Core_API iASeedsPointer ExtractSeedVector | ( | QString const & | seedString, |
| int | width, | ||
| int | height, | ||
| int | depth | ||
| ) |
1.8.16