Wrapper functions for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm.
More...
|
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::image::ImagePtr | ipsdk::imaproc::fd::houghSpheres3dLabelImg (const ipsdk::imaproc::attr::HoughSpheres3dPptiesConstPtr &pSpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | wrapper function for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | ipsdk::imaproc::fd::houghSpheres3dLabelImg (const ipsdk::imaproc::attr::HoughSpheres3dPptiesConstPtr &pSpheresPpties, const ipsdk::image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | wrapper function for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::image::ImagePtr | ipsdk::imaproc::fd::houghSpheres3dLabelImg (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | wrapper function for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | ipsdk::imaproc::fd::houghSpheres3dLabelImg (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | wrapper function for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | ipsdk::imaproc::fd::houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::HoughSpheres3dPptiesConstPtr &pSpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | ipsdk::imaproc::fd::houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::HoughSpheres3dPptiesConstPtr &pSpheresPpties, const ipsdk::image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | ipsdk::imaproc::fd::houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | ipsdk::imaproc::fd::houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | ipsdk::imaproc::fd::getAsyncProcessorOutput (boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for Creates a mask image from 3D spheres detected with te 3D Hough detection algorithm.
- Author
- R. Abbal
- Date
- 2023/03/24
- Copyright
- 2023 ReactivIP, all right reserved.