Wrapper functions for algorithm, based on watershed, allowing to separate grey 3d shapes.
More...
|
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode) |
| | wrapper function for algorithm, based on watershed, allowing to separate grey 3d shapes More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode) |
| | wrapper function for algorithm, based on watershed, allowing to separate grey 3d shapes More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const image::ImagePtr &pOutImg) |
| | wrapper function for algorithm, based on watershed, allowing to separate grey 3d shapes More...
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedGreySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg_async (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedGreySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg_async (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedGreySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedGreySeparation3dImg_async (const image::ImageConstPtr &pInIntImg3d, const ipsdk::imaproc::attr::eShapeGreyscaleType &inShapeGreyscaleType, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::getAsyncProcessorOutput (boost::shared_ptr< WatershedGreySeparation3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for algorithm, based on watershed, allowing to separate grey 3d shapes.
- Author
- E. Noirfalise
- Date
- 2016/04/21
- Copyright
- 2016 Reactiv'IP, all right reserved.