联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(3523) 

[图形图像处理] digital-image-processing

图像模糊,加噪,复原,切割
Image blurring, noise adding, restoration, cutting (2019-01-05, matlab, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686626807965255.html

[图形图像处理] harris

哈里斯角点检测算法,使用c++,需要opencv
Harris Corner detector in C++ (2019-06-27, C/C++, 11518KB, 下载1次)

http://www.pudn.com/Download/item/id/1561627425227144.html

[图形图像处理] 数字图像处理_第三版_冈萨雷斯_课后答案.pdf

這是一本課後的答案,關於影像處理,数字图像处理 冈萨雷斯
This is an after-class answer, image processing. (2018-12-08, matlab, 11987KB, 下载3次)

http://www.pudn.com/Download/item/id/1544250850915509.html

[图形图像处理] fangqen

MinkowskiMethod算法 ,实现了图像的加水印,去噪,加噪声等功能,相控阵天线的方向图(切比雪夫加权)。
MinkowskiMethod algorithm, Realize image watermarking, de-noising, plus noise and other functions, Phased array antenna pattern (Chebyshev weights). (2017-01-06, matlab, 5KB, 下载1次)

http://www.pudn.com/Download/item/id/1483669857449019.html

[图形图像处理] median_filter

c语言版中值滤波,上传一副原数据加椒盐噪声的图像,利用该程序可以将其除去,实现基本的中值滤波。
C language version of the median filter (2016-07-11, Visual C++, 60KB, 下载3次)

http://www.pudn.com/Download/item/id/1468252174663284.html

[图形图像处理] panfan_v87

阐述了负荷预测的应用研究,实现了图像的加水印,去噪,加噪声等功能,鲁棒性好,性能优越。
It describes the application of load forecasting, Realize image watermarking, de-noising, plus noise and other functions, Robustness, superior performance. (2016-05-12, matlab, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/1463053571185004.html

[图形图像处理] DIP-PengYu

数字图像处理研究生课件-冈萨雷斯(北大彭宇新)
Digital image processing graduate courseware- Gonzalez (North Peng Yu new) (2015-02-12, PDF, 17002KB, 下载7次)

http://www.pudn.com/Download/item/id/1423723757152651.html

[图形图像处理] microvision

microvision维视工业相机开发说明
microvision industrial camera development (2013-09-23, Visual C++, 489KB, 下载3次)

http://www.pudn.com/Download/item/id/2360619.html

[图形图像处理] image-smoothing

用c#语言实现图像的加噪,然后采用均值滤波和中值滤波对图像进行去噪处理。
use c# realize image denoising,and apply mean value and mid-value smoothing (2012-12-25, Others, 58KB, 下载8次)

http://www.pudn.com/Download/item/id/2096315.html

[图形图像处理] CameraUSB

视频抓取 图像处理 摄像头视频加蓝线
vedio scaptur (2012-02-20, Visual C++, 1214KB, 下载6次)

http://www.pudn.com/Download/item/id/1775835.html

[图形图像处理] DIP3E_Chapter03_Art

数字图像处理第三版(冈萨雷斯)附带课件PPT,第三章,英文原版
Digital Image Processing PPT by Gonzalez & Woods(3rd edition),Chapter 3 (2011-02-09, PPT, 11786KB, 下载665次)

http://www.pudn.com/Download/item/id/1425709.html

[图形图像处理] IGP

拉普拉斯金字塔变换,绝对经典,图像处理中常用
failed to translate (2010-11-21, matlab, 1KB, 下载26次)

http://www.pudn.com/Download/item/id/1353564.html

[图形图像处理] gslsMalab

冈萨雷斯 MATLAB 数字图像处理 代码
Gonzalez, Digital Image Processing MATLAB code (2009-06-28, matlab, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/824571.html

[图形图像处理] purisi

拉普拉斯锐化(边缘检测)源代码,很好的程序。
Laplacian sharpening (edge detection) source code. (2009-06-12, Visual C++, 157KB, 下载2次)

http://www.pudn.com/Download/item/id/804638.html

[图形图像处理] gaussiannoiseppt

正弦波加窄带高斯噪声,其联合概率分布服从瑞利。
Sine wave plus narrowband Gaussian noise, the joint probability distribution subject to Rayleigh. (2009-03-24, Others, 85KB, 下载41次)

http://www.pudn.com/Download/item/id/685586.html

[图形图像处理] GonzalezAllbookexamplesforDigitalImageProcessing

冈萨雷斯·《数字图像处理》所有书上程序例子:)我花了一个多礼拜,全部手工打得好辛苦!
Gonzalez, "Digital Image Processing" All the procedures for book examples:) I have spent more than one week, all hand-played very hard! (2009-02-09, matlab, 32KB, 下载286次)

http://www.pudn.com/Download/item/id/640860.html

[图形图像处理] IMGRestore

图像复原操作,运动模糊图像复原,非约束复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原的源代码。注意仅针对256色位图。
Image restoration operation, motion-blurred image restoration, non-binding recovery, inverse filtering degradation, rehabilitation of inverse filtering, noise degradation, Wiener filter to recover the source code. Attention to only 256 colors bitmap. (2008-04-13, Visual C++, 266KB, 下载259次)

http://www.pudn.com/Download/item/id/436511.html

[图形图像处理] laplaceedgedetect

采用拉普拉斯方法对图像进行锐化,边缘检测。
using Laplace, the image sharpening, edge detection. (2007-06-14, Visual C++, 165KB, 下载4次)

http://www.pudn.com/Download/item/id/295953.html

[图形图像处理] image-noise

一个图像将躁的程序,使用MATLAB和C平台,需要自己加一个图片。
an image of the patient, the use of MATLAB and C platform, it needs its own plus a photo. (2006-05-02, MultiPlatform, 180KB, 下载5次)

http://www.pudn.com/Download/item/id/179266.html

[图形图像处理] filterxx

普通低通、高通滤波器以及巴特沃斯低通、高通滤波器
ordinary low-pass and high-pass filter and Butterworth low-pass and high-pass filter (2006-02-27, matlab, 1KB, 下载344次)

http://www.pudn.com/Download/item/id/148755.html
总计:3523