开发者

8-connectivity areas of each edge

i extracted edges of palmprint using canny edge detection algorithm, now want to extract principal lines of palm in this for that i want for 8-connectivity areas of each edge.

开发者_运维问答

thanks in advance


To get 8-connected groups of pixels, you can use BWCONNCOMP. The connectivity is 8 by default.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜