|
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::seededWatershed2dImg (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode) |
| | wrapper function for seeded watershed 2d algorithm More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::seededWatershed2dImg (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode) |
| | wrapper function for seeded watershed 2d algorithm More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::seededWatershed2dImg (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const ipUInt32 inOptNbMinDataByThread, const image::ImagePtr &pOutBinLabImg) |
| | wrapper function for seeded watershed 2d algorithm More...
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< SeededWatershed2dImgLvl1 > | ipsdk::imaproc::advmorpho::seededWatershed2dImg_async (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< SeededWatershed2dImgLvl1 > | ipsdk::imaproc::advmorpho::seededWatershed2dImg_async (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< SeededWatershed2dImgLvl1 > | ipsdk::imaproc::advmorpho::seededWatershed2dImg_async (const image::ImageConstPtr &pInIntImg, const image::ImageConstPtr &pInLabMarkImg, const ipsdk::imaproc::attr::eWatershedOutputMode &inWatershedOutputMode, const ipsdk::imaproc::attr::eWatershedProcessingMode &inOptWatershedProcMode, const ipUInt32 inOptNbMinDataByThread, const image::ImagePtr &pOutBinLabImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::getAsyncProcessorOutput (boost::shared_ptr< SeededWatershed2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for seeded watershed 2d algorithm.
- Author
- E. Noirfalise
- Date
- 2016/03/21
- Copyright
- 2016 Reactiv'IP, all right reserved.