-
CircularHough_Grd
matlab检测圆心程序,基于HOUGH,附测试图像。(Detect matlab center procedures, based on HOUGH, attached to the test image.)
- 2009-03-31 22:16:33下载
- 积分:1
-
StOMP
分段自适应正交匹配追踪StOMP算法源程序,压缩感知里面很好的算法(Orthogonal Matching Pursuit StOMP adaptive segmentation algorithm source code, a good algorithm inside compressed sensing)
- 2020-11-24 15:19:32下载
- 积分:1
-
fcm-tuxiang 11
fcm聚类分析,用距离方法进行聚类画图,有一定的可操作性(FCM clustering analysis, using distance method for clustering drawing, has a certain operability.)
- 2018-05-29 20:28:35下载
- 积分:1
-
DDE
本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
- 2021-02-02 22:49:59下载
- 积分:1
-
minboundrect
使用matlab代码求出不规则区域所对应的最小外接矩形(find the smallest rectantangle of unregular region with matlab)
- 2011-06-29 13:01:36下载
- 积分:1
-
图像去噪方法
说明: 内含多种图像去噪的方法,包括高斯,椒盐噪声等问题(Contains a variety of image denoising methods, including Gaussian, salt and pepper noise and other issues)
- 2021-04-06 09:25:45下载
- 积分:1
-
ronghepingjia
图像融合的评价指标程序代码Image fusion uation program code(Image fusion uation program code)
- 2017-02-19 19:55:10下载
- 积分:1
-
Light-Spot
针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
- 2010-12-10 22:56:07下载
- 积分:1
-
waveletimagerefuse
说明: 使用matlab实现基于小波变换的遥感图像融合,特别有用(Use matlab wavelet transform-based remote sensing image fusion, particularly useful)
- 2008-11-27 11:22:20下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1