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

[图形图像处理] EMD_HSI

基于地球移动器距离的高光谱端元和比例同步比较,
Earth Movers Distance-Based Simultaneous Comparison of Hyperspectral Endmembers and Proportions, (2019-04-12, matlab, 0KB, 下载0次)

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

[图形图像处理] FrangiFilter

基于Hessian的Frangi滤波器处理图像中管状血管结构
Hessian-based Frangi filter to process tubular vessel-like structures in images (2019-08-01, matlab, 398KB, 下载0次)

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

[图形图像处理] 高斯滤波

matlab 实现高斯低通滤波器,并给出声明
Matlab implementation of Gaussian low-pass filter, and give a statement (2021-03-29, matlab, 1KB, 下载0次)

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

[图形图像处理] 几种常见的sar图像去噪方法

常见的几种去噪方法,维纳滤波器,均值滤波各种滤波
Extension of Phase Correlation to Subpixel Registration %Implementation of: % Extension of Phase Correlation to Subpixel Registration (2018-12-14, matlab, 1KB, 下载15次)

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

[图形图像处理] 796911

本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码 (2018-07-06, matlab, 9KB, 下载0次)

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

[图形图像处理] 图像处理界面所有文件

图像处理软件,界面漂亮,功能齐全,附带MP3播放器
MATLAB GUI matlab MP3 (2017-10-16, matlab, 9000KB, 下载7次)

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

[图形图像处理] image-denoising

图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法
Image denoising algorithms (2015-06-25, matlab, 4KB, 下载21次)

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

[图形图像处理] three-matlab-wavelet

小波插值与小波构造(3个程序)用于研究Mallet算法及滤波器设计
design of mallat filter using matlab (2015-02-01, matlab, 9KB, 下载5次)

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

[图形图像处理] CSK

csk 追踪算法cvpr 2012上的工作 速度很快
csk (2015-01-09, matlab, 8KB, 下载73次)

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

[图形图像处理] gaussian

设计频域滤波器消除噪声 1.选择灰度图像:Lena; 2.对该灰度图像添加高斯噪声; 3.设计高斯低通滤波器以降低噪声:
Design frequency domain filter to eliminate noise 1. Select the grayscale image: Lena 2. Add the grayscale image Gaussian noise 3. Design of a Gaussian low-pass filter to reduce noise: (2015-01-03, matlab, 1KB, 下载5次)

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

[图形图像处理] Butterworth-low-pass-filter-code

关于图像处理方面的程序Butterworth低通滤波器的代码
Code on image processing program Butterworth low-pass filter (2014-04-05, matlab, 3KB, 下载4次)

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

[图形图像处理] adaptivefilter

matlab实现冈萨雷斯版本的自适应滤波器,效果不错。
matlab realize Gonzalez version of the adaptive filter, the effect is good (2013-08-19, matlab, 406KB, 下载4次)

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

[图形图像处理] Sharpening-filter

MATLAB 利用频域滤波器进行锐化滤波的代码
MATLAB using the frequency domain filter for sharpening filter code (2013-05-24, matlab, 214KB, 下载11次)

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

[图形图像处理] meanshiftCLUST

利用meanshift方法进行分簇,并有实验结果
The meanshift method of sub-clusters, and experimental results (2012-06-12, matlab, 3KB, 下载12次)

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

[图形图像处理] Linear-classifier-design

对“data1.m”数据,分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。
The "data1.m" data, respectively, using the perceptron algorithm, the least square error algorithm, the linear SVM algorithm design classifier, respectively, to draw the decision-making surface, and compare performance. (2012-05-21, matlab, 271KB, 下载19次)

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

[图形图像处理] filter

本程序旨在处理图像的噪声,通过中值滤波器实现
This program is designed to deal with image noise, median filter to achieve (2012-05-02, matlab, 1KB, 下载2次)

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

[图形图像处理] Median-filter

自适应门限的中值滤波器 用于图像处理 图像去噪
Adaptive thresholding median filter for image processing, image denoising (2012-05-01, matlab, 74KB, 下载30次)

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

[图形图像处理] 2

编制程序实现n×m的邻域均值滤波器和中值滤波器,并设计一种简便地对图像边界像元进行处理的方法。‚ 选两幅灰度图像,在图像中分别加上高斯噪声和均匀分布白噪声,分别利用邻域均值滤波、中值滤波进行滤波,比较滤波效果。
English VersionEnglish Version (2011-06-22, matlab, 83KB, 下载13次)

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

[图形图像处理] image-recovery

维纳滤波器、正则化滤波器、Lucy-Richardson及盲反卷积进行图像复原
wiener filter image reconstruction (2011-06-16, matlab, 2KB, 下载95次)

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

[图形图像处理] halftone

本程序实现了两种误差扩散算法,分别用Sierra扩散滤波器和stenenson扩散滤波器,实现了比Floy_stein更好的误差扩散半色调效果。
This procedure implements two error diffusion algorithm, respectively Sierra diffusion filters and stenenson diffusion filter, to achieve better than Floy_stein error diffusion halftone effects. (2010-12-24, matlab, 1KB, 下载70次)

http://www.pudn.com/Download/item/id/1391748.html
总计:1331