添加代码 #define cvQueryHistValue_1D( hist, idx0 )((float)cvGetReal1D( (hist)->bins, (idx0)))
本文共 140 字,大约阅读时间需要 1 分钟。
添加代码 #define cvQueryHistValue_1D( hist, idx0 )((float)cvGetReal1D( (hist)->bins, (idx0)))
转载于:https://www.cnblogs.com/sjxiaoe/p/5057415.html