68 const bool thinned_contour =
true);
83 void extractContourCurvature(
const PointVector &contour,
85 const uint32_t regionLookupId,
86 std::vector<int> &indices,
97 void extractRegionCurvature(
const std::vector<ImageRegion> ®ions,
99 const std::vector<uint32_t> ®ionLookupIds,
100 std::vector<FloatHist> &curvatureHists);
186 return r<0 ? y+r : r;
undocument this line if you encounter any issues!
Definition: Any.h:37
Class interface for un-copyable classes.
Definition: Uncopyable.h:64
ICLCore_API std::vector< std::vector< int > > hist(const ImgBase *image, int levels=256, bool roiOnly=false)
computes the color histogramm of given image
#define ICLCV_API
Definition: CompatMacros.h:177