摘要:
#include "opencv.hpp" class Histogram1D{ private: int histSize[1]; //项的数量 float hranges[2]; //像素的最小及最大值 const float *ranges[1]; int channels[1]; //仅用到一个通道 publ... 阅读全文
posted @ 2017-06-26 09:28
秋月的私语
阅读(634)
评论(0)
推荐(0)
摘要:
/* ******* GdiplusUserU.h ********** ********* GDI+图像操作函数声明 ********** */ /* author: autumoon */ #pragma once #include //Cstring #include using namespace Gdiplus; #include "StrDirFileU.h"... 阅读全文
posted @ 2017-06-26 09:26
秋月的私语
阅读(273)
评论(0)
推荐(0)

浙公网安备 33010602011771号