IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
HoughCirclesPhaseCoded2dImgUtils.h File Reference

Utility functions for HoughCirclesPhaseCoded2dImg python wrapping. More...

#include <Python/PyIPSDKIPLFeatureDetection/PyIPSDKIPLFeatureDetectionExports.h>
#include <IPSDKIPL/IPSDKIPLFeatureDetection/Processor/HoughCirclesPhaseCoded2dImg/HoughCirclesPhaseCoded2dImg.h>
#include <boost/python/tuple.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::python
 Namespace aggregating IPSDK to python base wrappers.
 

Functions

PYIPSDKIPLFEATUREDETECTION_API boost::python::tuple ipsdk::python::houghCirclesPhaseCoded2dImg (const ipsdk::image::ImageConstPtr &pInGxImg, const ipsdk::image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange)
 wrapper function for detects circles in images of gradient using Hough algorithm More...
 
PYIPSDKIPLFEATUREDETECTION_API boost::python::tuple ipsdk::python::getAsyncProcessorOutput (boost::shared_ptr< ipsdk::imaproc::fd::HoughCirclesPhaseCoded2dImgLvl1 > pProcessor)
 Wrapper to retrieve the result of an asynchronous processor.
 

Detailed Description

Utility functions for HoughCirclesPhaseCoded2dImg python wrapping.

Author
E. Noirfalise
Date
2015/12/30