登录
首页 » Visual C++ » add_noise_to_image

add_noise_to_image

于 2010-07-08 发布 文件大小:1049KB
0 296
下载积分: 1 下载次数: 508

代码说明:

  为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))

文件列表:

1-An example on opencv under MFC(为图像添加各种噪声)
......................................................\Addnoise.aps,32804,2010-04-28
......................................................\Addnoise.clw,4887,2010-04-28
......................................................\Addnoise.cpp,4575,2008-08-25
......................................................\Addnoise.dsp,5282,2010-04-28
......................................................\Addnoise.dsw,539,2008-08-25
......................................................\Addnoise.h,1378,2008-08-25
......................................................\Addnoise.ncb,508928,2010-04-28
......................................................\Addnoise.opt,50688,2010-04-28
......................................................\Addnoise.plg,864,2010-04-28
......................................................\Addnoise.rc,15452,2008-09-22
......................................................\AddnoiseDOC.cpp,2384,2009-02-04
......................................................\AddnoiseDOC.h,1684,2008-08-25
......................................................\AddnoiseView.cpp,26474,2009-02-16
......................................................\AddnoiseView.h,2469,2008-09-22
......................................................\Calibratedlg.cpp,2233,2008-08-25
......................................................\Calibratedlg.h,1324,2008-08-25
......................................................\ChildFrm.cpp,1535,2008-08-25
......................................................\ChildFrm.h,1397,2008-08-25
......................................................\cv.h,55272,2008-08-25
......................................................\cv.hpp,16143,2006-09-06
......................................................\cv.lib,80482,2006-10-18
......................................................\cvcompat.h,41738,2008-08-25
......................................................\cvtypes.h,12868,2008-08-25
......................................................\cvver.h,2425,2008-08-25
......................................................\cxcore.h,74979,2008-08-25
......................................................\cxcore.hpp,12681,2006-10-06
......................................................\cxcore.lib,81678,2006-10-18
......................................................\cxerror.h,8881,2008-08-25
......................................................\cxtypes.h,53467,2008-08-25
......................................................\Debug
......................................................\.....\Addnoise.exe,147582,2010-04-28
......................................................\.....\Addnoise.obj,26473,2010-04-28
......................................................\.....\Addnoise.pdb,418816,2010-04-28
......................................................\.....\Addnoise.res,8732,2010-04-02
......................................................\.....\Addnoise.sbr,118470,2010-04-28
......................................................\.....\AddnoiseDoc.obj,20715,2010-04-28
......................................................\.....\AddnoiseDoc.sbr,113491,2010-04-28
......................................................\.....\AddnoiseView.obj,82066,2010-04-28
......................................................\.....\AddnoiseView.sbr,152311,2010-04-28
......................................................\.....\Calibratedlg.obj,22910,2010-04-28
......................................................\.....\Calibratedlg.sbr,4332,2010-04-28
......................................................\.....\ChildFrm.obj,17286,2010-04-28
......................................................\.....\ChildFrm.sbr,3821,2010-04-28
......................................................\.....\DLG1.obj,11148,2010-04-28
......................................................\.....\DLG1.sbr,2936,2010-04-28
......................................................\.....\DLG3.obj,11176,2010-04-28
......................................................\.....\DLG3.sbr,2934,2010-04-28
......................................................\.....\MainFrm.obj,20051,2010-04-28
......................................................\.....\MainFrm.sbr,4265,2010-04-28
......................................................\.....\StdAfx.obj,106619,2010-04-28
......................................................\.....\StdAfx.sbr,1375165,2010-04-28
......................................................\.....\vc60.pdb,405504,2010-04-28
......................................................\DLG.cpp,874,2008-08-25
......................................................\DLG.h,1146,2008-08-25
......................................................\DLG1.cpp,885,2008-08-25
......................................................\DLG1.h,1156,2008-08-25
......................................................\DLG2.cpp,953,2008-08-31
......................................................\DLG2.h,1193,2008-08-31
......................................................\DLG3.cpp,884,2008-08-31
......................................................\DLG3.h,1155,2008-08-31
......................................................\DlgonAngle.cpp,953,2008-08-31
......................................................\DlgonAngle.h,1214,2008-08-31
......................................................\highgui.h,16260,2008-08-25
......................................................\highgui.lib,32858,2006-10-18
......................................................\hlp
......................................................\IDC_DATA.cpp,934,2008-08-25
......................................................\IDC_DATA.h,1196,2008-08-25
......................................................\MainFrm.cpp,2525,2008-08-25
......................................................\MainFrm.h,1542,2008-08-25
......................................................\MatchPosition.cpp,1043,2008-08-25
......................................................\MatchPosition.h,1263,2008-08-25
......................................................\Perlin.c,2308,2008-08-25
......................................................\Perlin.h,2303,2008-08-25
......................................................\ReadMe.txt,4820,2008-08-25
......................................................\res

......................................................\...\Addnoise.rc2,400,2008-08-25


......................................................\resource.h,2367,2008-09-22
......................................................\StdAfx.cpp,210,2008-08-25
......................................................\StdAfx.h,1054,2008-08-25

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

发表评论

0 个回复

  • pinghua
    实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
    2014-06-13 16:45:36下载
    积分:1
  • Li-Yi-Wei-Texture-Synthesis
    基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
    2021-03-11 15:09:25下载
    积分:1
  • applepeo
    苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
    2009-02-19 15:42:10下载
    积分:1
  • kz
    说明:  fluent udf dpm particle diamter
    2011-04-09 02:54:56下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • Wavelets
    小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
    2007-12-19 13:25:52下载
    积分:1
  • DepToTime
    说明:  在地震处理中,非常经典的进行时深转换的程序,通常比较好用(In seismic processing, the very classic procedure for time-depth conversion, usually more useful)
    2011-03-07 14:59:45下载
    积分:1
  • UIC
    mfc图像处理,实现图像的配准,自己编写,可以应用(mfc image processing, image registration)
    2016-04-25 08:29:45下载
    积分:1
  • SANBAN
    数字散斑相关程序,能够计算2副图片的位移,简单的例子,对初学者也许有用。(Digital speckle correlation program can calculate the displacement of two images, a simple example, may be useful for beginners.)
    2020-11-25 17:39:32下载
    积分:1
  • rotating
    desing and develop a cube rotation
    2010-12-26 18:57:19下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载