|
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::greyMaxReconstruction2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg) |
| | wrapper function for grey maxima reconstruction of an image 2d More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::greyMaxReconstruction2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg, const image::ImagePtr &pOutImg) |
| | wrapper function for grey maxima reconstruction of an image 2d More...
|
| |
|
| IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::greyMinReconstruction2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg) |
| | wrapper function for grey minima reconstruction of an image 2d More...
|
| |
| IPSDKIPLADVANCEDMORPHOLOGY_API void | ipsdk::imaproc::advmorpho::greyMinReconstruction2dImg (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg, const image::ImagePtr &pOutImg) |
| | wrapper function for grey minima reconstruction of an image 2d More...
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > | ipsdk::imaproc::advmorpho::greyMaxReconstruction2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > | ipsdk::imaproc::advmorpho::greyMaxReconstruction2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > | ipsdk::imaproc::advmorpho::greyMinReconstruction2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > | ipsdk::imaproc::advmorpho::greyMinReconstruction2dImg_async (const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr | ipsdk::imaproc::advmorpho::getAsyncProcessorOutput (boost::shared_ptr< GreyReconstruction2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for grey reconstruction of an image 2d.
- Author
- E. Noirfalise
- Date
- 2016/04/20
- Copyright
- 2016 Reactiv'IP, all right reserved.