|
|
IPSDKIPLFEATUREDETECTION_API const std::string & | getIPSDKIPLFeatureDetectionLoggerName () |
| | Recovery of logger name associated to library.
|
| |
|
IPSDKIPLFEATUREDETECTION_API log4cplus::Logger & | getIPSDKIPLFeatureDetectionLogger () |
| | Recovery of logger associated to library.
|
| |
|
IPSDKIPLFEATUREDETECTION_API const ipsdk::LogMessageManager & | getIPSDKIPLFeatureDetectionLogMessageManager () |
| | Recovery of message manager associated to library.
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr | outputHoughLines2dImg (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pInOptParams) |
| | function allowing to create a "Hough lines 2d" image initializer
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr | outputHoughLines2d (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pInOptImgParams, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pInOptExtractionParams) |
| | function allowing to create a "Hough lines 2d" image initializer
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr | outputHoughLinesGradient2dImg (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pInOptParams) |
| | function allowing to create a "Hough lines 2d" image initializer
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr | outputHoughLinesGradient2d (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pInOptImgParams, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pInOptExtractionParams) |
| | function allowing to create a "Hough lines 2d" image initializer
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr | outputHoughSpheres3dLabelImg (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InPIHoughSpheres3dPpties > &pInOptParams) |
| | function allowing to create a "Hough spheres 3d label" image initializer
|
| |
| IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzXEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute) |
| |
|
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzXEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute) |
| |
| IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute) |
| |
|
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute) |
| |
|
IPSDKIPLFEATUREDETECTION_API processor::RulePtr | houghLines2dCheckOutImgSzYGreaterOrEqual (const boost::shared_ptr< attr::OutImg > &pOutImgAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute) |
| |
|
IPSDKIPLFEATUREDETECTION_API processor::RulePtr | houghLines2dCheckOutImgSzYGreaterOrEqual (const boost::shared_ptr< attr::OutRealImg > &pOutImgAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute) |
| |
|
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pExtractAttribute) |
| | build algorithm given input parameters
|
| |
|
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pExtractAttribute) |
| |
| IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr | houghLines2dCheckOutImgBufferType (const ImageAttributeConstPtr &pInputAttribute) |
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | cannyEdges2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds) |
| | wrapper function for detection of edges in images using Canny's algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | cannyEdges2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | wrapper function for detection of edges in images using Canny's algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< CannyEdges2dImgLvl1 > | cannyEdges2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< CannyEdges2dImgLvl1 > | cannyEdges2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< CannyEdges2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | cannySurfaces3dImg (const image::ImageConstPtr &pInGxImg3d, const image::ImageConstPtr &pInGyImg3d, const image::ImageConstPtr &pInGzImg3d, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds) |
| | wrapper function for detection of edges in images using Canny's algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | cannySurfaces3dImg (const image::ImageConstPtr &pInGxImg3d, const image::ImageConstPtr &pInGyImg3d, const image::ImageConstPtr &pInGzImg3d, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | wrapper function for detection of edges in images using Canny's algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< CannySurfaces3dImgLvl1 > | cannySurfaces3dImg_async (const image::ImageConstPtr &pInGxImg3d, const image::ImageConstPtr &pInGyImg3d, const image::ImageConstPtr &pInGzImg3d, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< CannySurfaces3dImgLvl1 > | cannySurfaces3dImg_async (const image::ImageConstPtr &pInGxImg3d, const image::ImageConstPtr &pInGyImg3d, const image::ImageConstPtr &pInGzImg3d, const ipsdk::imaproc::attr::CannyThresholdsConstPtr &pThresholds, const ipsdk::imaproc::attr::eProcessingOptimizationPolicy &inOptOptimizationPolicy, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< CannySurfaces3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | extractLocalExtrema2d (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | wrapper function for extraction of local extrema (minima, maxima, or both of them) in an image This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | extractLocalExtrema2d (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | wrapper function for extraction of local extrema (minima, maxima, or both of them) in an image This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | multiSlice_extractLocalExtrema2d (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | multi slices version of wrapper function for extraction of local extrema (minima, maxima, or both of them) in an image This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | multiSlice_extractLocalExtrema2d (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | multi slices version of wrapper function for extraction of local extrema (minima, maxima, or both of them) in an image This wrapper can be used with multi slice input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema2dLvl1 > | extractLocalExtrema2d_async (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema2dLvl1 > | extractLocalExtrema2d_async (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema2dLvl1 > | multiSlice_extractLocalExtrema2d_async (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema2dLvl1 > | multiSlice_extractLocalExtrema2d_async (const image::ImageConstPtr &pInImg, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | getAsyncProcessorOutput (boost::shared_ptr< ExtractLocalExtrema2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< ExtractLocalExtrema2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | extractLocalExtrema3d (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | wrapper function for extraction of local extrema (minima or maxima) in a 3d image This wrapper must be used with single grey level input volumes (sizeC=sizeT=1) More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | extractLocalExtrema3d (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | wrapper function for extraction of local extrema (minima or maxima) in a 3d image This wrapper must be used with single grey level input volumes (sizeC=sizeT=1) More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | multiSlice_extractLocalExtrema3d (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | multi slices version of wrapper function for extraction of local extrema (minima or maxima) in a 3d image This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | multiSlice_extractLocalExtrema3d (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | multi slices version of wrapper function for extraction of local extrema (minima or maxima) in a 3d image This wrapper can be used with multi slice input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema3dLvl1 > | extractLocalExtrema3d_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema3dLvl1 > | extractLocalExtrema3d_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema3dLvl1 > | multiSlice_extractLocalExtrema3d_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< ExtractLocalExtrema3dLvl1 > | multiSlice_extractLocalExtrema3d_async (const image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ, const ipsdk::imaproc::attr::LocalExtremaConfigConstPtr &localExtremaConfig) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | getAsyncProcessorOutput (boost::shared_ptr< ExtractLocalExtrema3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< ExtractLocalExtrema3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | wrapper function for Extracts the corners in an image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | wrapper function for Extracts the corners in an image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | wrapper function for Extracts the corners in an image More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | multiSlice_harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | multi slices version of wrapper function for extracts the corners in an image. This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | multiSlice_harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | multi slices version of wrapper function for extracts the corners in an image. This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | multiSlice_harrisCorner2d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | multi slices version of wrapper function for extracts the corners in an image. This wrapper can be used with multi slice input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | multiSlice_harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | multiSlice_harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dLvl1 > | multiSlice_harrisCorner2d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Pixels2dPtr | getAsyncProcessorOutput (boost::shared_ptr< HarrisCorner2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedPixels2dPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HarrisCorner2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | harrisCorner2dImg (const ipsdk::image::ImageConstPtr &pInImg) |
| | wrapper function for Computes the Harris corner detection response More...
|
| |
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | harrisCorner2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev) |
| | wrapper function for Computes the Harris corner detection response More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | harrisCorner2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes the Harris corner detection response More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dImgLvl1 > | harrisCorner2dImg_async (const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dImgLvl1 > | harrisCorner2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner2dImgLvl1 > | harrisCorner2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HarrisCorner2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 featuresDist) |
| | wrapper function for Extracts the corners in a 3d image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 featuresDist) |
| | wrapper function for Extracts the corners in a 3d image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | wrapper function for Extracts the corners in a 3d image More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | multiSlice_harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | multi slices version of wrapper function for extracts the corners in a 3d image. This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | multiSlice_harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | multi slices version of wrapper function for extracts the corners in a 3d image. This wrapper can be used with multi slice input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | multiSlice_harrisCorner3d (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | multi slices version of wrapper function for extracts the corners in a 3d image. This wrapper can be used with multi slice input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 featuresDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 featuresDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | multiSlice_harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | multiSlice_harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipUInt32 inFeaturesDist) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dLvl1 > | multiSlice_harrisCorner3d_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::ipUInt64 inNbTotPoints, const ipsdk::ipReal64 inThreshold, const ipsdk::ipUInt32 inFeaturesDistX, const ipsdk::ipUInt32 inFeaturesDistY, const ipsdk::ipUInt32 inFeaturesDistZ) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::Voxels3dPtr | getAsyncProcessorOutput (boost::shared_ptr< HarrisCorner3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedVoxels3dPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HarrisCorner3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | harrisCorner3dImg (const ipsdk::image::ImageConstPtr &pInImg3d) |
| | wrapper function for Computes the Harris corner detection response on a 3d image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | harrisCorner3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev) |
| | wrapper function for Computes the Harris corner detection response on a 3d image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | harrisCorner3dImg (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for Computes the Harris corner detection response on a 3d image More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dImgLvl1 > | harrisCorner3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dImgLvl1 > | harrisCorner3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HarrisCorner3dImgLvl1 > | harrisCorner3dImg_async (const ipsdk::image::ImageConstPtr &pInImg3d, const ipsdk::ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HarrisCorner3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughCircles2dPptiesPtr | houghCircles2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detection of circles in image using Hough algorithm This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughCircles2dPptiesPtr | houghCircles2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | wrapper function for detection of circles in image using Hough algorithm This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughCircles2dPptiesPtr | houghCircles2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detection of circles in image using Hough algorithm This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughCircles2dPptiesPtr | houghCircles2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eHoughCircles2dAlgoMethod &method, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg1, const image::ImagePtr &pOutImg2) |
| | wrapper function for detection of circles in image using Hough algorithm This wrapper must be used with mono slice (sizeZ=sizeC=sizeT=1) input images More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPtr | multiSlice_houghCircles2d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | multi slice version of wrapper function for detection of circles in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPtr | multiSlice_houghCircles2d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | multi slice version of wrapper function for detection of circles in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPtr | multiSlice_houghCircles2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | multi slice version of wrapper function for detection of circles in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPtr | multiSlice_houghCircles2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eHoughCircles2dAlgoMethod &method, const attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg1, const image::ImagePtr &pOutImg2) |
| | multi slice version of wrapper function for detection of circles in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | houghCircles2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | houghCircles2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | houghCircles2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | houghCircles2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eHoughCircles2dAlgoMethod &method, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg1, const image::ImagePtr &pOutImg2) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | multiSlice_houghCircles2d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | multiSlice_houghCircles2d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | multiSlice_houghCircles2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dLvl1 > | multiSlice_houghCircles2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eHoughCircles2dAlgoMethod &method, const attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg1, const image::ImagePtr &pOutImg2) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughCircles2dPptiesPtr | getAsyncProcessorOutput (boost::shared_ptr< HoughCircles2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HoughCircles2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghCircles2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | houghCircles2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutImg) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dImgLvl1 > | houghCircles2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCircles2dImgLvl1 > | houghCircles2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HoughCircles2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API HoughCirclesComplexImg | houghCirclesPhaseCoded2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | houghCirclesPhaseCoded2dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutImImg) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCirclesPhaseCoded2dImgLvl1 > | houghCirclesPhaseCoded2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughCirclesPhaseCoded2dImgLvl1 > | houghCirclesPhaseCoded2dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutRealImg, const image::ImagePtr &pOutImImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API HoughCirclesComplexImg | getAsyncProcessorOutput (boost::shared_ptr< HoughCirclesPhaseCoded2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | houghLines2d (const image::ImageConstPtr &pInImg) |
| | wrapper function for detection of 2D lines in image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | houghLines2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams) |
| | wrapper function for detection of 2D lines in image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | multiSlice_houghLines2d (const image::ImageConstPtr &pInImg) |
| | wrapper function for detection of 2D lines in image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | multiSlice_houghLines2d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams) |
| | wrapper function for detection of 2D lines in image using Hough algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dLvl1 > | houghLines2d_async (const image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dLvl1 > | houghLines2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dLvl1 > | multiSlice_houghLines2d_async (const image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dLvl1 > | multiSlice_houghLines2d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | getAsyncProcessorOutput (boost::shared_ptr< HoughLines2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HoughLines2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghLines2dImg (const image::ImageConstPtr &pInGreyImg2d) |
| | wrapper function for computation of accumulator matrix of regular Hough lines detector detector, from a grey-level input image More...
|
| |
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghLines2dImg (const image::ImageConstPtr &pInGreyImg2d, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams) |
| | wrapper function for computation of accumulator matrix of regular Hough lines detector detector, from a grey-level input image More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dImgLvl1 > | houghLines2dImg_async (const image::ImageConstPtr &pInGreyImg2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLines2dImgLvl1 > | houghLines2dImg_async (const image::ImageConstPtr &pInGreyImg2d, const ipsdk::imaproc::attr::HoughLinesImgParamsConstPtr &pHoughLinesImgParams) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HoughLines2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | houghLinesGradient2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg) |
| | wrapper function for detection of 2D lines in gradient images using extension of Hough algorithm based on gradient orientation More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | houghLinesGradient2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams, const ipsdk::ipReal32 orientationTolerance) |
| | wrapper function for detection of 2D lines in gradient images using extension of Hough algorithm based on gradient orientation More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | multiSlice_houghLinesGradient2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg) |
| | wrapper function for detection of 2D lines in gradient images using extension of Hough algorithm based on gradient orientation More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | multiSlice_houghLinesGradient2d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams, const ipsdk::ipReal32 orientationTolerance) |
| | wrapper function for detection of 2D lines in gradient images using extension of Hough algorithm based on gradient orientation More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dLvl1 > | houghLinesGradient2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dLvl1 > | houghLinesGradient2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams, const ipsdk::ipReal32 orientationTolerance) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dLvl1 > | multiSlice_houghLinesGradient2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dLvl1 > | multiSlice_houghLinesGradient2d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::imaproc::attr::HoughLinesExtractionParamsConstPtr &pHoughLinesExtractionParams, const ipsdk::ipReal32 orientationTolerance) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::HoughLinesResult | getAsyncProcessorOutput (boost::shared_ptr< HoughLinesGradient2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::fd::PlanIndexedHoughLinesResult | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HoughLinesGradient2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghLinesGradient2dImg (const image::ImageConstPtr &pInGxGreyImg2d, const image::ImageConstPtr &pInGyGreyImg2d) |
| | wrapper function for computation of accumulator matrix of extended Hough lines detector detector, from 2 images of gradient (one along x-axis, the other along y) More...
|
| |
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghLinesGradient2dImg (const image::ImageConstPtr &pInGxGreyImg2d, const image::ImageConstPtr &pInGyGreyImg2d, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::ipReal32 orientationTolerance) |
| | wrapper function for computation of accumulator matrix of extended Hough lines detector detector, from 2 images of gradient (one along x-axis, the other along y) More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dImgLvl1 > | houghLinesGradient2dImg_async (const image::ImageConstPtr &pInGxGreyImg2d, const image::ImageConstPtr &pInGyGreyImg2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughLinesGradient2dImgLvl1 > | houghLinesGradient2dImg_async (const image::ImageConstPtr &pInGxGreyImg2d, const image::ImageConstPtr &pInGyGreyImg2d, const ipsdk::imaproc::attr::HoughLinesGradientImgParamsConstPtr &pHoughLinesImgParams, const ipsdk::ipReal32 orientationTolerance) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HoughLinesGradient2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType, const ipsdk::ipUInt64 nbSpheres) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | houghSpheres3d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg) |
| | wrapper function for detects spheres in a 3d image using Hough algorithm More...
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType, const ipsdk::ipUInt64 nbSpheres) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
| IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | multiSlice_houghSpheres3d (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg) |
| | multi slice version of wrapper function for detection of spheres in image using Hough algorithm This wrapper can be used with multi slices input images More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType, const ipsdk::ipUInt64 nbSpheres) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | houghSpheres3d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &intensityType, const ipsdk::ipUInt64 nbSpheres) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLvl1 > | multiSlice_houghSpheres3d_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const attr::eCircleIntensityType &eCircleIntensityType, const ipsdk::ipUInt64 nbSpheres, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const attr::AccumIntensityThresholdConstPtr &pAccumIntensityThreshold, const attr::RemoveTooCloseCirclesParamsConstPtr &pRemoveTooCloseCirclesParams, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::HoughSpheres3dPptiesPtr | getAsyncProcessorOutput (boost::shared_ptr< HoughSpheres3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLFEATUREDETECTION_API ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< HoughSpheres3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API image::ImagePtr | houghSpheres3dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
| IPSDKIPLFEATUREDETECTION_API void | houghSpheres3dImg (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutImg) |
| | wrapper function for detects circles in images of gradient using Hough algorithm More...
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dImgLvl1 > | houghSpheres3dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dImgLvl1 > | houghSpheres3dImg_async (const image::ImageConstPtr &pInGxImg, const image::ImageConstPtr &pInGyImg, const image::ImageConstPtr &pInGzImg, const ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr &pRadiusRange, const ipsdk::imaproc::attr::eCircleIntensityType &eCircleIntensityType, const ipReal64 maxAngleWithGradDir, const ipUInt32 nbMaxPtsPerCircle, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HoughSpheres3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLFEATUREDETECTION_API ipsdk::image::ImagePtr | 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 | 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 | 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 | 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 > | houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::HoughSpheres3dPptiesConstPtr &pSpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | 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 > | houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLFEATUREDETECTION_API boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > | houghSpheres3dLabelImg_async (const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesConstPtr &pPISpheresPpties, const ipsdk::image::ImageConstPtr &pInImg, const image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLFEATUREDETECTION_API image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< HoughSpheres3dLabelImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |