文件名称:Extending_Anisotropic_Operators_to_Recover_Smooth_
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- yishu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
\xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourCompletion(BoundCond,f,DCVParam,StopParam,SaveParam)
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
\xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourCompletion(BoundCond,f,DCVParam,StopParam,SaveParam)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ACC_Closing.m
BoundMirrorEnsure.m
BoundMirrorExpand.m
BoundMirrorShrink.m
ContourCompletion.m
DCV.m
BoundMirrorEnsure.m
BoundMirrorExpand.m
BoundMirrorShrink.m
ContourCompletion.m
DCV.m