文件名称:RGB_Criminisi
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- 上传时间:
- 2019-05-11
- 文件大小:
- 1kb
- 下载次数:
- 1次
- 提 供 者:
- 小***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 提取目标区域的初始边界
2. 重复以下步骤
?? 1)判断是否还存在待填充区域,如果不存在,则退出
?? 2)计算每一个边缘像素点块的优先级
?? 3)选出最大优先级点,基于该点查找最佳匹配块
?? 4)将最佳匹配块的值复制到对应的目标区域
?? 5)更新目标区域的边界与置信度值(1. Extracting the initial boundary of the target region
2. Repeat the following steps
1) Determine whether there is still an area to be filled, and if not, exit.
2) Calculate the priority of each edge pixel block
3) Select the maximum priority point and find the best matching block based on it
4) Copy the value of the best matching block to the corresponding target area
5) Update the boundary and confidence value of the target area)
2. 重复以下步骤
?? 1)判断是否还存在待填充区域,如果不存在,则退出
?? 2)计算每一个边缘像素点块的优先级
?? 3)选出最大优先级点,基于该点查找最佳匹配块
?? 4)将最佳匹配块的值复制到对应的目标区域
?? 5)更新目标区域的边界与置信度值(1. Extracting the initial boundary of the target region
2. Repeat the following steps
1) Determine whether there is still an area to be filled, and if not, exit.
2) Calculate the priority of each edge pixel block
3) Select the maximum priority point and find the best matching block based on it
4) Copy the value of the best matching block to the corresponding target area
5) Update the boundary and confidence value of the target area)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
RGB_Criminisi.m | 3114 | 2019-01-15 |