read_me.txt
来自「零树编码用于128*128图象压缩算法」· 文本 代码 · 共 20 行
TXT
20 行
Important:
1. Some customizations have been made
2. Have patience and wait things will work a bit slow (But not that slow)
3. Contact me for any problems
If you have problems unzipping the file ......
Executing steps:
1. Run lookup_128.m ( This will store Indices.mat)
2. Get a image in .mat form from net/just write penny.mat ( i guess this is provided by matlab), name it as lena.mat / Change in code.
3. Run ezw_encode_128.m
4. Run ezw_decode_128.m
else
Executing steps:
1. Run ezw_encode_128.m
2. Run ezw_decode_128.m
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?