I want to construct a Region Adjacency Graph from Handwritten word , after necessary image processing and connected component labeling ??
2 次查看(过去 30 天)
显示 更早的评论
after necessary image processing like binarisation,thinning,connected component labeling. I am getting an image with different connected components, starting from background component having index 0, then 1,2,............ I want to construct region adjacency graph (RAG) from the image. Problem is background component is every where between the regions, I am getting graph in which all the regions are connected with single region that is background component labelled as 0.....How to construct the RAG without background component...
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Display and Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!