![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Wrapper functions for algorithm allowing to extract 3d features associated to a grey signature from an image. More...
#include <IPSDKIPL/IPSDKIPLRegistration/IPSDKIPLRegistrationExports.h>#include <IPSDKImage/Image/ImageTypes.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/CornerDetectionParams.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/SamplingBallInfo.h>#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InterpolationPolicy.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PlanIndexedFeatures3dGreySignature.h>#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/GaussianCoverage.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::registration | |
| Namespace aggregating image registration processing algorithms. | |
Functions | |
| IPSDKIPLREGISTRATION_API attr::Features3dGreySignaturePtr | ipsdk::imaproc::registration::extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbFeatures) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API attr::Features3dGreySignaturePtr | ipsdk::imaproc::registration::extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDist) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API attr::Features3dGreySignaturePtr | ipsdk::imaproc::registration::extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDistX, const ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::eInterpolationPolicy &inInterpolationPolicy, const ipsdk::imaproc::attr::SamplingBallInfoConstPtr &pInSamplingBallInfo3d) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API attr::PlanIndexedFeatures3dGreySignaturePtr | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbFeatures) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API attr::PlanIndexedFeatures3dGreySignaturePtr | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDist) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API attr::PlanIndexedFeatures3dGreySignaturePtr | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDistX, const ipUInt32 inFeaturesDistY, const attr::eInterpolationPolicy &inInterpolationPolicy, const attr::SamplingBallInfoConstPtr &pInSamplingBallInfo3d) |
| wrapper function for algorithm allowing to extract 3d features associated to a grey signature from an image More... | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbFeatures) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDist) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const ipsdk::imaproc::attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDistX, const ipUInt32 inFeaturesDistY, const ipsdk::imaproc::attr::eInterpolationPolicy &inInterpolationPolicy, const ipsdk::imaproc::attr::SamplingBallInfoConstPtr &pInSamplingBallInfo3d) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipUInt32 inNbFeatures) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDist) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > | ipsdk::imaproc::registration::multiSlice_extractGreySignedFeatures3d_async (const image::ImageConstPtr &pInImg3d, const ipReal32 inGradStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const attr::CornerDetectionParamsConstPtr &pInCornerDetectionParams, const ipUInt32 inNbFeatures, const ipUInt32 inFeaturesDistX, const ipUInt32 inFeaturesDistY, const attr::eInterpolationPolicy &inInterpolationPolicy, const attr::SamplingBallInfoConstPtr &pInSamplingBallInfo3d) |
| asynchronous wrappers | |
| IPSDKIPLREGISTRATION_API attr::Features3dGreySignaturePtr | ipsdk::imaproc::registration::getAsyncProcessorOutput (boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
| IPSDKIPLREGISTRATION_API attr::PlanIndexedFeatures3dGreySignaturePtr | ipsdk::imaproc::registration::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< ExtractGreySignedFeatures3dLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
Wrapper functions for algorithm allowing to extract 3d features associated to a grey signature from an image.
1.8.14