|
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::binaryReconstruction3dImg (const image::ImageConstPtr &pInBinImg3d, const image::ImageConstPtr &pInBinMarkImg3d) |
| | wrapper function for Binary reconstruction of an image 3d More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::binaryReconstruction3dImg (const image::ImageConstPtr &pInBinImg3d, const image::ImageConstPtr &pInBinMarkImg3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | wrapper function for Binary reconstruction of an image 3d More...
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< BinaryReconstruction3dImgLvl1 > | ipsdk::imaproc::advmorpho::binaryReconstruction3dImg_async (const image::ImageConstPtr &pInBinImg3d, const image::ImageConstPtr &pInBinMarkImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< BinaryReconstruction3dImgLvl1 > | ipsdk::imaproc::advmorpho::binaryReconstruction3dImg_async (const image::ImageConstPtr &pInBinImg3d, const image::ImageConstPtr &pInBinMarkImg3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::getAsyncProcessorOutput (boost::shared_ptr< BinaryReconstruction3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for Binary reconstruction of an image 3d.
- Author
- E.Noirfalise
- Date
- 2015/03/20
- Copyright
- 2015 Reactiv'IP, all right reserved.