16 #ifndef __IPSDKIPLSHAPEANALYSIS_NBNEIGHBORSMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_NBNEIGHBORSMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Neighborhood/NeighborsDistanceMsrParams.h> 42 ((eMVP_2d)(NearestNeighbors)(NearestNeighbors2d)(boost::make_shared<NeighborsDistanceMsrParams>(*_pMsrParams)))
43 ((eMVP_3d)(NearestNeighbors)(NearestNeighbors3d)(boost::make_shared<NeighborsDistanceMsrParams>(*_pMsrParams))),
66 #endif // __IPSDKIPLSHAPEANALYSIS_NBNEIGHBORSMSRINFO_H__
#define IPSDK_DECLARE_GENERIC_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrUnitFormat)
boost::shared_ptr< const BaseDataItem > DataItemConstPtr
parameter for measures using a distance between entities
Definition: NeighborsDistanceMsrParams.h:45
ipsdk::imaproc::shape::analysis::NeighborsDistanceMsrParams NbNeighborsMsrParams
parameters type associated to measure
Definition: NbNeighborsMsrInfo.h:33
Definition of import/export macro for library.