搜索资源列表
huffman
- matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
图象处理集合
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
DataMatrix-DEMO-EXE.rar
- pdf417编码解码 源码实现 A library to generate the 2D barcode PDF417按照1:1比例生成图像,pdf417 barcode encoder and decoder
vb2wei
- 二维码的VB程序实现,包括编码程序和译码程序,可用于二维码二次开发,源码值得学习。-VB program to achieve two-dimensional code, including the encoder and decoder program can be used for the secondary development of two-dimensional code, source code is worth studying.
mpeg2
- mpeg2 decoder/encoder C source code with verify enviroment.
Dosyuv
- Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with M
PGM.java
- PGM Image Encoder and Decoder
jpeg
- JPEG编解码器,可以重构图片,生成码流-JPEG encoder and decoder.