bwlabel()- clarification and manipulation
显示 更早的评论
I didnt understand the terms 4- connected objects and 8- connected bjects put in the econd argument of the function
Another question is- How does matlab determine the numbering of the objects? Can I use matlab to start numbering from the middle of the matrix? It doesn't matter to me if I need to use another function
Matar Maoz
采纳的回答
更多回答(1 个)
Sean de Wolski
2011-3-3
0 个投票
1) 4-connected means the (2d) pixels must be sharing a side 8-connected means the (2d) pixels can be sharing a side or a corner
2) As far as labeling order, I don't know if there is a stock way to do that.
类别
在 帮助中心 和 File Exchange 中查找有关 Track Objects and Estimate Motion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!