-
keyframe
视频的关键帧计算,和关键帧提取,附有实验报告(Video key frame basis, and key frame extraction, with test report)
- 2020-09-26 19:17:46下载
- 积分:1
-
ditrbutedcompressedsensing
文章在传统的分散压缩感知理论的基础上提出了一种新的联合压缩感知新算法,利用所要恢复的信号之间的相关性进一步减少所需要的采样点。(Scattered articles in the traditional theory of compressed sensing based on the proposed joint compression, a new perception of the new algorithm, using the signals to restore the correlation between the need to further reduce the sampling points.)
- 2010-12-27 11:32:10下载
- 积分:1
-
aip_histogram
it describes about the histogram of an image
- 2015-03-25 18:52:33下载
- 积分:1
-
Simplecoordinatesearchalgorithm
Simple coordinate search algorithm
- 2010-07-09 13:31:02下载
- 积分:1
-
Matla
matlab编程指南电子版,很值钱的呦,关于matlab写程序的方法(matlab electronic programming guide, it is valuable Yo)
- 2010-11-22 12:29:34下载
- 积分:1
-
34simulink
Continue to upload, you should upload at least five source codes/documents, you can download more than 200 sourcecodes/documents after administrator checking the files you uploaded. Thank you!
- 2011-04-23 06:28:47下载
- 积分:1
-
colorspacetransform
RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。
(RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.)
- 2007-06-18 13:51:19下载
- 积分:1
-
Matlab_basic
Usage of Matlab for beginners
- 2012-02-06 00:51:57下载
- 积分:1
-
matlab-study-1
matlab 程序汇编学习课程 上 自学matlab的最好资料(matlab study)
- 2012-04-14 13:08:50下载
- 积分:1
-
lifting_97
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different)
Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling
Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property)
Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped
Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between
Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet
Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix
Note 8: Wavelet transf)
- 2011-08-30 17:51:56下载
- 积分:1