登录
首页 » Visual C++ » add_noise_to_image

add_noise_to_image

于 2010-07-08 发布 文件大小:1049KB
0 320
下载积分: 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 个回复

  • siftregistration
    这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
    2008-12-30 15:47:17下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • main
    图像球面化,对于输入的图片进行球面变换达到图形变形的效果(Spherical image of, for input images to spherical transformation to achieve the effect of graph distortion)
    2020-11-26 14:19:30下载
    积分:1
  • -DOA
    利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
    2021-01-16 13:58:45下载
    积分:1
  • sift2
    SIFT特征提取 http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267 (SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267)
    2012-08-19 15:09:14下载
    积分:1
  • SHUZITUXIANGCHULIYUANDAIMA
    数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
    2008-06-01 10:59:54下载
    积分:1
  • KMeans-with-opencv
    k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2021-01-24 20:28:37下载
    积分:1
  • VC-PH
    球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
    2010-05-15 11:42:48下载
    积分:1
  • gmm
    高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
    2013-10-27 19:58:34下载
    积分:1
  • Project_BFS
    任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 (Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
    2013-08-21 17:03:04下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载