摘要: 其中可用到的图片[代码] void cvSmooth(const CvArr* src,CvArr* dst,int smoothtype = CV_GAUSSIAN,int param1 = 3,int param2 = 0,double param3 = 0,double param4 = 0);Smooth type Name InNcDepthDepth Brief description... 阅读全文
posted @ 2009-08-03 15:18 Orcus 阅读(1988) 评论(0) 推荐(0)