how Thicken border 1-pixel wide with 2 pixels?

1 次查看(过去 30 天)
Hi how thicken border 1-pixel wide with 2 pixels with matlab? thanks
I=imread('image.jpg');
edg = edge(I,'log',0);
thankx

回答(1 个)

Sean de Wolski
Sean de Wolski 2012-10-24
  2 个评论
Tomas
Tomas 2012-10-26
thank you, I tried it but I haven't got a good result. There is another solution please
Image Analyst
Image Analyst 2012-10-26
That's the way to do it. Why was your result not good? Can you upload some example images illustrating why it's no good? What will you end up doing with this thickened image anyway?

请先登录,再进行评论。

类别

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