16 #ifndef __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS2DMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS2DMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Basic/HolesBasicPolicyMsrParams.h> 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Neighborhood/NeighborsDistanceMsrParams.h> 46 ((eMVP_2d)(Neighbors2dDistanceCollector)(Neighbors2dDistanceCollector)(boost::make_shared<NeighborsDistanceMsrParams>(*_pMsrParams))),
47 eMSR_RequireShapeBoundaryApprox,
70 #endif // __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS2DMSRINFO_H__
boost::shared_ptr< const BaseDataItem > DataItemConstPtr
parameter for measures using a distance between entities
Definition: NeighborsDistanceMsrParams.h:45
Definition of import/export macro for library.
Measurement results object for measure NearestNeighbors.
Definition: NearestNeighborsMsrResults.h:35
ipsdk::imaproc::shape::analysis::NeighborsDistanceMsrParams NearestNeighbors2dMsrParams
parameters type associated to measure
Definition: NearestNeighbors2dMsrInfo.h:29
IPSDKIPLSHAPEANALYSIS_API HolesBasicPolicyMsrParamsPtr createHolesBasicPolicyMsrParams(const ipBool bProcessHoles)
function allowing to create a new parameter object for measures needing a basic hole processing polic...
#define IPSDK_DECLARE_GEOMETRY2D_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrShapeRequirements, msrUnitFormat)