![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Settings used for surfaces extraction. More...
Classes | |
| class | ipsdk::imaproc::attr::SurfaceExtractionSettings |
| Settings used for surfaces extraction. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::SurfaceExtractionSettings > | ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr |
| shared pointer to ipsdk::imaproc::attr::SurfaceExtractionSettings | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::SurfaceExtractionSettings > | ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr |
| shared pointer to const ipsdk::imaproc::attr::SurfaceExtractionSettings | |
Settings used for surfaces extraction.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| EnableSurfApprox | Flag indicating whether we should process to surface approximation. | ipsdk::DataItemLeaf<ipsdk::ipBool> | true |
| SubSampleHalfStep | Sub - sampling half step for marching cube step of surface extration. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | 0 |
| SimplificationRatio | Settings used for surfaces extraction. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | 0.9 |
| NbMinTriangles | Settings used for surfaces extraction. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | 1000 |
1.8.14