Wrapper functions for algorithm, based on watershed, allowing to separate binary 3d shapes.
More...
|
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg (const image::ImageConstPtr &pInBinImg3d, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode) |
| | wrapper function for algorithm, based on watershed, allowing to separate binary 3d shapes More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg (const image::ImageConstPtr &pInBinImg3d, 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 binary 3d shapes More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg (const image::ImageConstPtr &pInBinImg3d, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const image::ImagePtr &pOutBinLabImg) |
| | wrapper function for algorithm, based on watershed, allowing to separate binary 3d shapes More...
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedBinarySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg_async (const image::ImageConstPtr &pInBinImg3d, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedBinarySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg_async (const image::ImageConstPtr &pInBinImg3d, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< WatershedBinarySeparation3dImgLvl1 > | ipsdk::imaproc::advmorpho::watershedBinarySeparation3dImg_async (const image::ImageConstPtr &pInBinImg3d, const ipReal32 inDilateFactor, const ipsdk::imaproc::attr::eWatershedSeparationMode &inWatershedSeparationMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const image::ImagePtr &pOutBinLabImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::getAsyncProcessorOutput (boost::shared_ptr< WatershedBinarySeparation3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for algorithm, based on watershed, allowing to separate binary 3d shapes.
- Author
- E. Noirfalise
- Date
- 2016/04/21
- Copyright
- 2016 Reactiv'IP, all right reserved.