文件名称:gaussianblur
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了高斯模糊,用模板实现,在程序中包含头文件后直接使用即可,速度还挺快,比我自己写的快了不止一个数量级,使用时TGaussianBlur<double>BlurFilter
BlurFilter.Filter(pImage,NULL,512,512,13)详情请看http://www.librow.com/articles/article-9感谢该文作者的贡献-Implements a Gaussian blur, with the templates, include the header file in the program can directly use, speed, pretty fast, faster than I write more than one order of magnitude when used TGaussianBlur <double> BlurFilter BlurFilter.Filter (pImage, NULL, 512,512,13) Please check http://www.librow.com/articles/article-9 to thank the contribution of this paper
BlurFilter.Filter(pImage,NULL,512,512,13)详情请看http://www.librow.com/articles/article-9感谢该文作者的贡献-Implements a Gaussian blur, with the templates, include the header file in the program can directly use, speed, pretty fast, faster than I write more than one order of magnitude when used TGaussianBlur <double> BlurFilter BlurFilter.Filter (pImage, NULL, 512,512,13) Please check http://www.librow.com/articles/article-9 to thank the contribution of this paper
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gaussianblur.h