|
|
| IPSDKIPLGEOMETRICTRANSFORM_API image::ImagePtr | ipsdk::imaproc::gtrans::unrollCylinderImg (const image::ImageConstPtr &pInImg3d, const ipUInt64 inOutputImgSizeX, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy) |
| | wrapper function for ylinder surface unrolling More...
|
| |
| IPSDKIPLGEOMETRICTRANSFORM_API void | ipsdk::imaproc::gtrans::unrollCylinderImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy, const image::ImagePtr &pOutImg2d) |
| | wrapper function for ylinder surface unrolling More...
|
| |
| IPSDKIPLGEOMETRICTRANSFORM_API void | ipsdk::imaproc::gtrans::unrollCylinderImg (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy, const ipsdk::imaproc::attr::CylinderUnrollingIntegrationParamsConstPtr &pIntegrationParams, const image::ImagePtr &pOutImg2d) |
| | wrapper function for ylinder surface unrolling More...
|
| |
|
|
IPSDKIPLGEOMETRICTRANSFORM_API boost::shared_ptr< UnrollCylinderImgLvl1 > | ipsdk::imaproc::gtrans::unrollCylinderImg_async (const image::ImageConstPtr &pInImg3d, const ipUInt64 inOutputImgSizeX, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLGEOMETRICTRANSFORM_API boost::shared_ptr< UnrollCylinderImgLvl1 > | ipsdk::imaproc::gtrans::unrollCylinderImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy, const image::ImagePtr &pOutImg2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLGEOMETRICTRANSFORM_API boost::shared_ptr< UnrollCylinderImgLvl1 > | ipsdk::imaproc::gtrans::unrollCylinderImg_async (const image::ImageConstPtr &pInImg3d, const ipsdk::imaproc::attr::Coords2dConstPtr &pCenter2d, const ipReal64 radius, const ipReal64 theta0, const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy, const ipsdk::imaproc::attr::CylinderUnrollingIntegrationParamsConstPtr &pIntegrationParams, const image::ImagePtr &pOutImg2d) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLGEOMETRICTRANSFORM_API image::ImagePtr | ipsdk::imaproc::gtrans::getAsyncProcessorOutput (boost::shared_ptr< UnrollCylinderImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for cylinder surface unrolling.
- Author
- H. Delestre
- Date
- 2017/03/08
- Copyright
- 2017 Reactiv'IP, all right reserved.