![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Integration parameters for cylinder unrolling algorithm. More...
Classes | |
| class | ipsdk::imaproc::attr::CylinderUnrollingIntegrationParams |
| Integration parameters for cylinder unrolling algorithm. More... | |
Typedefs | |
| typedef boost::shared_ptr< CylinderUnrollingIntegrationParams > | ipsdk::imaproc::attr::CylinderUnrollingIntegrationParamsPtr |
| shared pointer to CylinderUnrollingIntegrationParams | |
| typedef boost::shared_ptr< const CylinderUnrollingIntegrationParams > | ipsdk::imaproc::attr::CylinderUnrollingIntegrationParamsConstPtr |
| shared pointer to const CylinderUnrollingIntegrationParams | |
| IPSDKIPLATTRIBUTES_API CylinderUnrollingIntegrationParamsPtr | ipsdk::imaproc::attr::createCylinderUnrollingIntegrationParams (const ipsdk::imaproc::attr::eCylinderUnrollingIntegrationType &integrationType, const ipUInt32 halfThickness) |
| function allowing to initialize input parameters for UnrollCylinderImg algorithm | |
Integration parameters for cylinder unrolling algorithm.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| IntegrationType | type of integration | ipsdk::DataItemEnumLeaf<ipsdk::imaproc::attr::eCylinderUnrollingIntegrationType> | ipsdk::imaproc::attr::eCylinderUnrollingIntegrationType::eCUIT_Mean |
| HalfThickness | half-thickness | ipsdk::DataItemLeaf<ipsdk::ipUInt32> | 1 |
1.8.14