登录
首页 » Visual C++ » vcpicph

vcpicph

于 2014-02-18 发布 文件大小:23KB
0 202
下载积分: 1 下载次数: 2

代码说明:

  VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cut_video
    把视频分割成一帧一帧并且保存为图像,实现视频录制(Put the video into a frame of a frame and saved as image segmentation)
    2013-06-14 16:55:58下载
    积分:1
  • peppernoise-cpp
    在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行(the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation)
    2006-10-13 13:36:45下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • Binarization-Transformation
    图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
    2011-11-19 09:53:11下载
    积分:1
  • Image-Fourier-transform
    图像傅里叶变换,进行加密以及全息图。对初学者可以摸索学习(Image Fourier transform, encryption, and a hologram. Can explore to learn for beginners)
    2012-03-01 10:25:11下载
    积分:1
  • Myimagesegemention
    VC图像处理中阈值变换,计算图像面积等适合初学者,有一定的指导意义(VC image processing threshold transform, calculating image size suitable for beginners, must have guiding significance)
    2009-03-27 15:39:06下载
    积分:1
  • dakai
    实现彩色图像的N*N 中值滤波器,可选择滤波系数。(To achieve the N* N color image median filter, selectable filter coefficients.)
    2011-06-27 11:20:06下载
    积分:1
  • InversePerspectiveMapping
    对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping)
    2016-12-04 21:31:56下载
    积分:1
  • gray
    读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
    2017-07-12 14:53:14下载
    积分:1
  • fdeconv
    图像的反卷积 去卷积复原 效果还不错,欢迎下载(image deconvolution image restoration)
    2010-12-24 14:11:25下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载