-
ImageMatch
说明: 这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。(This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.)
- 2008-09-19 15:39:44下载
- 积分:1
-
常用图像压缩编码码matlab实现
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。(Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)
- 2020-12-06 16:19:24下载
- 积分:1
-
huffman
霍夫曼编解码matlab程序,包含熵的计算。(Hoffman codec Matlab procedures, including the calculation of entropy.)
- 2020-06-28 17:00:01下载
- 积分:1
-
Aviation
ECG compress algorithm
- 2020-12-09 06:59:20下载
- 积分:1
-
GZIPyashuowenjian
说明: java对GZIP的压缩格式提供了直接支持,可以方便的实现GZIP压缩与解压(right GZIP compression format provides direct support to facilitate the realization of GZIP Compression and Decompression)
- 2006-04-11 23:52:33下载
- 积分:1
-
Rle8Codec
Rle8的解码程序(Rle8 decoding procedures)
- 2021-03-29 21:59:10下载
- 积分:1
-
DS4
设电文字符集D及各字符出现的概率F如下:
D={a,b,c,d,e,f,g,h}(字符数n=8)
F={5,29,7,8,14,23,3,11}( )
编写完成下列功能的程序:
①构造关于F的Huffman树;
②求出并打印D总各字符的Huffman编码。
程序结构: 类型说明;
构造Huffman树的函数:Huffman_tree(H[m+1]);
求Huffman编码的函数:Huffman_code(code[n+1]);
main()
{ 变量说明;
输入字符集D及频率F;
调用Huffman_tree(H);
调用Huffman_code(code);
打印编码;
Y 继续?
N
停止
}
- 2015-06-06 16:41:33下载
- 积分:1
-
SPIHT-dwt-bandelet
基于wavelet和bandelet的spiht图像压缩!(And wavelet-based image compression spiht the bandelet!)
- 2009-04-06 18:36:17下载
- 积分:1
-
RDpoint
RD点目标仿真算法,通过距离和方位压缩算法,对目标回波数据进行成像。(Point target simulation of RD)
- 2021-04-27 22:08:44下载
- 积分:1
-
TWIST_v2
说明: 该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
- 2019-07-16 16:43:05下载
- 积分:1