文件名称:QuadtreeSplit
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
图像的Matlab用四叉树分解程序
可以自定义detfun函数以确定基于什么规则判断目标block需要继续分解或者不用继续分解
编辑encode函数可以改变分块的编码方式
test_codec函数为源码本身自带的编解码
test_split函数为使用默认detfun函数做四叉树分解的结果
qtsplit为实际调用detfun来操作四叉树分解的函数
-This is a matlab quadtree split program for image processing
Function detfun is used to determine whether the target block need to be further split
Function test_codec is a default codec
Function test_split is a function used to split the input image
Function qtsplit is a function to call the result of detfun to split the target block
Function encode shows the coding algorithm used to encode the block
可以自定义detfun函数以确定基于什么规则判断目标block需要继续分解或者不用继续分解
编辑encode函数可以改变分块的编码方式
test_codec函数为源码本身自带的编解码
test_split函数为使用默认detfun函数做四叉树分解的结果
qtsplit为实际调用detfun来操作四叉树分解的函数
-This is a matlab quadtree split program for image processing
Function detfun is used to determine whether the target block need to be further split
Function test_codec is a default codec
Function test_split is a function used to split the input image
Function qtsplit is a function to call the result of detfun to split the target block
Function encode shows the coding algorithm used to encode the block
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fit_function1.m
fit_function2.m
fit_function3.m
fit_function4.m
padimage.m
qtsplit.m
quadtree.m
rec_function1.m
rec_function2.m
rec_function3.m
rec_function4.m
select_start_end.m
test_codec.m
test_quadtree.m
Teddy.png
detfun.m
encode.m
err_determine.m
err_value.m
fit_function2.m
fit_function3.m
fit_function4.m
padimage.m
qtsplit.m
quadtree.m
rec_function1.m
rec_function2.m
rec_function3.m
rec_function4.m
select_start_end.m
test_codec.m
test_quadtree.m
Teddy.png
detfun.m
encode.m
err_determine.m
err_value.m