-
GraphZoom
这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料(This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for beginners)
- 2009-07-11 13:12:54下载
- 积分:1
-
An-adaptive
自适应正则化的超分辨率重建程序,采用L1L2范数。(Adaptive Regularized super-resolution reconstruction of the program, using L1L2 norm.)
- 2011-04-24 16:21:24下载
- 积分:1
-
imag_improve_rgb1
此算法用于对图片进行光照补偿,并对补偿前后的图片进行对比。(This algorithm is used for illumination compensation, and compensation before and after pictures comparing picture.)
- 2012-09-13 19:59:06下载
- 积分:1
-
matlab-blinddeconv
盲去卷积,实现图像的高分辨 准确估计模糊核(a novel scale-invariant regularizer that compensates for the attenuation of high frequencies and therefore greatly stabilizes the kernel estimation process.)
- 2020-11-08 10:09:48下载
- 积分:1
-
chapter02
matlab6.5图形图像处理源程序 部分内容 第二章压缩包 (matlab6.5 )
- 2013-10-27 13:02:04下载
- 积分:1
-
matlab-code
边缘检测法和阈值分割法,是图像分割技术应用中两项重要的方法。本文介绍了图像边缘检测和阈值分割的一般原理、典型算法以及研究现状。本文针对边缘检测算子和几种阈值分割技术进行了详细讨论。针对火柴根数统计和钢筋根数统计两个实验,在详细分析检测原理的基础上,编写了相应的实验并给出了实验结果。(Edge detection and thresholding method, image segmentation is an important technology in two ways. This article describes the general principles of image edge detection and thresholding, the typical algorithms and research status. In this paper, several edge detection operator and thresholding techniques are discussed in detail. Statistics for the number of matches and reinforced the number two experimental statistics, based on a detailed analysis of the detection principle, write the corresponding experimental and experimental results are given.)
- 2020-12-23 19:29:05下载
- 积分:1
-
chirplet_analasis
一种自适应chirplet分解的快速算法
针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。
(Chirplet an adaptive decomposition algorithm for rapid adaptive signal decomposition Chirplet many unknown parameters, is more difficult to achieve the characteristics of the literature [1] proposed a new fast algorithm Chirplet decomposition. The algorithm calculating the signal function of the second phase, its energy distribution to be concentrated in the signal modulation frequency curve on the conclusions, this time through the spectral peak detection can be obtained simultaneously Chirplet tune the frequency, timing and magnitude of the estimated center then through the solution line technology of FM frequency and the width of the initial estimates, the simulation results verify the effectiveness of the algorithm.)
- 2021-04-26 11:08:45下载
- 积分:1
-
D
说明: 在MATLAB中实现画无向网络图,可用于社群聚类分析中(In MATLAB,the drawing is not directed to network graph,which can be used in social cluster analysis.)
- 2017-07-16 11:30:11下载
- 积分:1
-
MRF
Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。(Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.)
- 2009-03-04 21:50:56下载
- 积分:1
-
最小二乘法估计仿射矩阵
目前MATLAB里边对于多点计算仿射矩阵普遍采用RANSAC法,但是比较麻烦计算量也相对较大,通过最小二乘法来进行仿射矩阵的估计能够大大提高该效率,所以奉上自己在实验室写的仿射矩阵估计函数,来弥补matlab函数库在这方面的不足。(The MATLAB inside for calculating affine matrix commonly used RANSAC method, but more trouble calculation is relatively large, estimated by the least squares method to the affine matrix can greatly improve the efficiency, so give yourself in laboratory to write the estimated affine matrix function, to compensate for the lack of MATLAB Library in this area.)
- 2018-02-01 17:11:33下载
- 积分:1