16 #ifndef __IPSDKIPLATTRIBUTES_PLANINDEXEDHISTOGRAMDATA_H__ 17 #define __IPSDKIPLATTRIBUTES_PLANINDEXEDHISTOGRAMDATA_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistogramData.h> 58 exportToCsv(
const boost::filesystem::path& filePath,
68 #endif // __IPSDKIPLATTRIBUTES_PLANINDEXEDHISTOGRAMDATA_H__ Plan indexed collection of histogram properties.
Definition: PlanIndexedHistogramData.h:33
IPSDKMATH_API void exportToCsv(const boost::filesystem::path &filePath, const ipsdk::math::BaseHistogram &histogram)
boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHistogramData > PlanIndexedHistogramDataConstPtr
shared pointer to const ipsdk::imaproc::attr::PlanIndexedHistogramData
Definition: PlanIndexedHistogramData.h:53
results computed from a histogram measure
Definition: HistogramData.h:60
Definition of import/export macro for library.
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHistogramData > PlanIndexedHistogramDataPtr
shared pointer to ipsdk::imaproc::attr::PlanIndexedHistogramData
Definition: PlanIndexedHistogramData.h:49
#define IPSDK_DECLARE_PLAN_INDEXED_COLL(libraryName, className, dataType)