搜索资源列表
Huffman3
- MATLAB实现霍夫曼编码对英文文本的解压缩程序-MATLAB Huffman coding for the English version of decompression procedures
BWT
- Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。-Burrows-Wheeler Transformation,also called Block Sorting
BWT
- 将算术编译码和BWT编译码结合在一起 实现文本的压缩-The arithmetic encoding and decoding together to achieve the text and BWT codec compression
LZcodeing
- LZ编码的matlab程序,可将文本进行压缩,使用三元组和滑动窗进行压缩。-LZ coding matlab program can compress text, using triples and sliding window compression.
Huffman_code
- 自己写的一个基于哈夫曼编码的文件压缩程序,能将文本文件进行压缩处理-To write a Huffman coding based file compression program, can be compressed text files
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility