We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
形态学骨架提取方法是用老师讲的细化变体实现还是普通的骨架提取(腐蚀+开运算)实现呢?
使用GIST来上传相关的长文件,然后链接到此处。
The text was updated successfully, but these errors were encountered:
同问
Sorry, something went wrong.
我觉得 可能采用细化变体更好一些,细化变体不会破坏原本的连通性并提取出骨架;而普通的骨架提取没有任何条件保证连通性。(书上420页)
douhaoexia
chendianhao
ShaelynW
zhuzhu18
No branches or pull requests
问题描述
形态学骨架提取方法是用老师讲的细化变体实现还是普通的骨架提取(腐蚀+开运算)实现呢?
相关文件
使用GIST来上传相关的长文件,然后链接到此处。
The text was updated successfully, but these errors were encountered: