文件名称:vbruihua
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-06
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- cpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
VB图像的锐化操作一例,图像锐化效果在PhotoShop中经常用到,可把图片变清淅,但锐化过度也是不好的。简单说下本程序实现的原理:获得Picture1中指定点(x0,y0)的R、G、B分量值,获得Picture1中与(x0,y0)点相邻的点的R、G、B分量值,计算锐化后的R、G、B分量值,画出锐化后的(x0,y0)-VB image sharpening operation one case, image sharpening effect is often used in PhotoShop, you can put the picture becomes clear mission, but excessive sharpening is not good. Simply put the program under the principles of: obtaining Picture1 specified point (x0, y0) of R, G, B component values obtained Picture1 with (x0, y0) point adjacent point R, G, B component value calculating the sharpened R, G, B component value, draw sharpened (x0, y0)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB图像的锐化\1.bmp
............\back.bmp
............\Form1.frm
............\Project1.vbp
............\Project1.vbw
............\鸟.bmp
VB图像的锐化