您的当前位置:首页正文

opencv3一些函数操作

来源:华佗小知识

//模糊影像

bool BlurImg(const string& strSrcImg, const string& strDstImg)

{