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

[图形图象] radar_corner_reflector

不同介质层几何形状角反射器的建模
modelling a corner reflector coated with various dielectric layer geometries (2023-12-26, matlab, 0KB, 下载1次)

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

[图形图象] 2017(5)

用滚动引导滤波器进行红外与可见光图像融合。
Infrared and visible images were fused by scrolling guided filter. (2021-04-25, matlab, 1130KB, 下载1次)

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

[图形图象] 频域滤波

编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。
Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension and extension. For the extension version and the non extension version, the differences between the ideal low-pass filter, Butterworth low-pass filter and Gauss low-pass filter are compared; for the extension version, the effects of different parameter settings on the above three filter results are compared. (2020-05-26, matlab, 623KB, 下载2次)

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

[图形图象] 新建文件夹 (2)

对图像进行滤波器去噪 运用边缘检测算法 进行图像处理
denoising image by 3d filter (2019-11-07, matlab, 10KB, 下载1次)

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

[图形图象] DB1

内涵由光学传感器采集到的近百张指纹图像数据
data base of images of fingerprint (2019-10-16, matlab, 10428KB, 下载3次)

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

[图形图象] LinearClassifier_1.0

基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。
The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble. (2019-03-27, matlab, 13166KB, 下载9次)

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

[图形图象] TestGabor

4个方向的Gabor滤波器对图像进行滤波
4 directional Gabor filters are used to filter images. (2018-09-14, matlab, 1KB, 下载3次)

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

[图形图象] 均值滤波和中值滤波.doc

均值滤波和中值滤波 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优缺点进行了分析,然后分别用中值滤波器和自适应中值滤波器对被椒盐噪声污染的图像进行了滤波操作,发现自适应中值滤波方法不仅可以有效滤波椒盐噪声,同时还可以有效地克服中值滤波器造成图像边缘模糊的缺点。
Mean filtering and median filtering (2018-07-25, matlab, 934KB, 下载2次)

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

[图形图象] 模糊图像修复

通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。
Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator (2018-04-14, matlab, 10KB, 下载9次)

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

[图形图象] lowpassfilter

matlab编程利用三种低通滤波器对图像的滤波
uses three low pass filters to filter the image (2018-01-16, matlab, 142KB, 下载2次)

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

[图形图象] M

本程序利用为自适应中值滤波器的实现,可用于图像去噪
An image noise reduction algorithm (2017-10-17, matlab, 19KB, 下载7次)

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

[图形图象] lonoitudinaltriggers

这是用MATLAB 编写的有关各种PID控制器的程序,非常的全
MATLAB prepared by the various program, PID controller is very full (2017-08-15, matlab, 1KB, 下载1次)

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

[图形图象] jterybody

仿真AR2模型的LMS自适应滤波器,推荐给大家学习
The simulation model of AR2 LMS adaptive filter, recommend to everybody to learn (2017-05-25, matlab, 80KB, 下载1次)

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

[图形图象] cyhjg7

Geddes,肤色分割,数字滤波器,Otsu-最大类间方差
Geddes, skin color segmentation, digital filter, Otsu- most between-cluster variance (2017-05-18, matlab, 4KB, 下载1次)

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

[图形图象] megt-Leddes

Geddes,肤色分割,数字滤波器,Otsu-最大类间方差
Geddes, skin color segmentation, digital filter, Otsu- most between-cluster variance (2017-05-14, matlab, 4KB, 下载1次)

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

[图形图象] FBPRec

对滤波反投影重建算法的研究,以phantom图为例,构建滤波器,重建图像
fbpreconstruction (2010-03-26, matlab, 1098KB, 下载150次)

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

[图形图象] designoflinearfiltering

滤波器的设计 线性滤波 卷积与相关 imfilter 滤波函数 预定义滤波 FIR 滤波器的设计 FIR 滤波器基础 计算二维频率响应 计算期望频率响应矩阵 频率变换法 频率采样法 窗函数法
The design of linear filtering, convolution filter and associated filtering function imfilter predefined filter FIR filter design based two-dimensional FIR filter frequency response of the frequency response matrix calculation of expected frequency of sampling frequency transform window function method (2010-01-25, matlab, 3KB, 下载18次)

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

[图形图象] hsic

仿人智能燃气热水器算法的一些相关论文文献 很有参考价值
Gas water heater humanoid intelligent algorithm literature some valuable papers (2009-05-11, matlab, 5348KB, 下载20次)

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

[图形图象] SIFT

SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力
SIFT feature matching algorithm is the feature points at home and abroad to match the hot area of research and difficult, and its ability to match, can be dealt with between the two images, translation, rotation, affine transformation in case of matching, even in some degree for any angle images also have relatively stable feature matching capacity (2009-01-14, matlab, 3318KB, 下载161次)

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

[图形图象] butterworthlowpass

利用Butterworth低通滤波器对受噪声干扰的图像进行平滑处理,本方法用的是256*256的lena图!
use Butterworth low-pass filter on the noise in the image smoothing, The method used is 256* 256 lena map! (2006-06-05, matlab, 1KB, 下载61次)

http://www.pudn.com/Download/item/id/191552.html
总计:184