-
tuihuo
matlab图像处理领域类的一种常用算法。对初学者有很大的帮助(matlab image processing class, a common algorithm. Very helpful for beginners)
- 2010-08-17 11:33:32下载
- 积分:1
-
yuvbmpfunction
本工具包提供了三个yuv序列和bmp之间相互操作的m文件。
1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。
2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。
3、yuvcut:可以截取yuv序列中的某一段序列。(The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2bmp: yuv video sequence can be cut into a number of bmp images. 2, bmp2yuv: bmp images can be synthesis of a number of yuv sequence Note: When selecting multiple bmp images, please click the image sequence of adverse selection. 3, yuvcut: yuv sequence can be an interception of a sequence.)
- 2010-09-25 16:37:37下载
- 积分:1
-
mp-suanfa
本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的(This article is used in MATLAB environment of the source, is about the image feature extraction in)
- 2011-01-19 11:31:33下载
- 积分:1
-
论述了风力发电并网的PLL技术
论述了风力发电并网的PLL技术,基于传统PI-PLL技术基础上,以双同步旋转坐标系建立电网电压不平衡的数学模型。(mbalance of power grid voltage phase lock loop)
- 2020-10-19 09:07:25下载
- 积分:1
-
Example2_6_1
对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比(The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared)
- 2009-04-25 11:28:15下载
- 积分:1
-
chazhi
matlab插值法、牛顿法、高斯消元法,主要用于matlab的程序调用(mainly be usd with matlab )
- 2012-08-26 14:57:38下载
- 积分:1
-
pack_emd.tar
EMD2007年5月最新程序,是法国人做出来的,对大家使用EMD非常有好处的(EMD2007 May, the latest procedures, the French do it. Members of the use of EMD very good)
- 2007-06-30 10:56:31下载
- 积分:1
-
BFSK-matlab
分析了BFSK的性能及原理,并利用matlab仿真实现其误码率等信息。写成word文档,后面附有源程序。(BFSK performance analysis and principle, and use matlab simulation to achieve its bit error rate information. Word document written in the back with a source.)
- 2011-05-15 21:41:46下载
- 积分: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
-
AHPinMatlab
说明: 用于解层次分析法的一个非常不错的MATLAB代码,且带有可行性分析(ahp in MATLAB)
- 2009-08-21 08:35:31下载
- 积分:1