connectivity of pixels using 8 connectivity

2 次查看(过去 30 天)
If I am having a binary image and if I want to connect the pixels row wise which are black pixel. how to do it. I am using the concept that if a(i,j) is the black pixel then I have to check only pixels whose coordinates are (i+1,j+1),(i+1,j) and (i+1,j-1).

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by