-
MATLABadvancedimageprocessing
资料里系统的介绍了MATLAB高级图像处理的各种方法和用程序实现这些算法。对于刚开始学习图像的初学者来说是理想的选择。(Information system introduced in MATLAB advanced image processing methods and procedures for implementation of these algorithms used. Just started studying for beginners images are the ideal choice.)
- 2009-03-10 19:30:46下载
- 积分:1
-
isar
包络对齐和相位补偿算法,用于逆合成孔径雷达成像(range alignment and phase compensation tools for ISAR imaging processing)
- 2021-04-21 16:38:49下载
- 积分:1
-
GA
说明: 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助(With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone)
- 2012-08-19 23:58:35下载
- 积分:1
-
2013TSP
说明: 通过并行压缩进行二维信号压缩,提出了一种利用并行压缩传感技术对二维信号进行压缩的新方案。根据这个原理,译码器的重新构造可以并行进行。通过对二维信号进行某些排列,可以确保所有列具有大致相同的密度级别,并且可以使用相同的测量矩阵进行采样。这样可以避免二维信号的矢量化,从而大大减小测量矩阵的尺寸。我们证明,如果排列良好,重建均方误差的上限会更紧。为了说明这一方案,我们将其应用于视频压缩并使用不同帧的排列有两种:参考帧的基于Z字形扫描的排列和非参考帧的基于块测试的排列。仿真结果表明,在相同的压缩比下,峰值信噪比比比在无置换情况下可提高3-7db左右。(we propose a new scheme to compress 2D signals using parallel compressed sensing. According to this seheme, the reeonstruction at the decoder can be performed in parallel. By performing certain permutation on a 2D signal, all columns are insured to have approximately the same density level and can be sampled using the same measurement matrix. In this way, vectorization of a 2D signal can be avoided, and thus the size of the measurement matrix can be dramatically reduced. We prove that with a good permutation, we can have a tighter upper bound on reconstruction mean square error. To illustrate this scheme, we apply it to video compression and use
two kinds of permutations for different frames: the zigzag-scanbased permutation for reference frames and the block-test-based permutation for non-reference frames. Simulation results show that under the same compression ratio, the peak signal-to-noise ratio can be improved by approximately 3-7 dB compared to the case without permutation.)
- 2019-01-12 22:48:49下载
- 积分:1
-
ceemd
说明: 利用CEEMD进行时间序列的分解,可获得各种时间尺度的信号(The decompisition of time series with CEEMD)
- 2020-08-16 05:47:23下载
- 积分:1
-
zhiluanSVD
数字水印matlab程序,只是简单的svd跟最简单的置乱方法Arnold的应用。没有用到小波算法。上传的dwt_svd_GUI.rar是完整的数字水印算法,用的是混沌加密。(Matlab digital watermarking process, with the svd simply the easiest way to Arnold scrambling applications. Wavelet algorithm is not used. From the dwt_svd_GUI.rar is a complete digital watermarking algorithm, using a chaotic encryption.)
- 2009-06-25 17:31:39下载
- 积分:1
-
code
说明: 应用压缩传感技术实现信号的复原,且里面含有一个应用小波实现的边缘提取,效果不错(Application of compressed sensing technology to achieve signal recovery, and it contains an application of wavelet edge detection to achieve good results)
- 2011-03-17 18:12:01下载
- 积分:1
-
1213234356579
从含有汽车的图像中找出彩色的车牌并且定位的快速算法(from the car containing the image to identify the color plates and the rapid positioning algorithm)
- 2006-07-16 15:11:12下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1
-
shili50
matlab实例
很多是例子适用于新手练习和调试程序。(matlab examples of many examples of practice applicable to novice and debug procedures.)
- 2008-05-21 01:07:31下载
- 积分:1