Extract part from an image

How to extract gradient part from this image?

1 个评论

Your image link does not work. Please attach a PNG file instead. In the meantime, try imcrop().

请先登录,再进行评论。

 采纳的回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2020-12-19
编辑:KALYAN ACHARJYA 2020-12-19
[Gmag,Gdir]=imgradient(input_grayScaleImage);
imshow([Gmag,Gdir]);
title('<Gradient G Direction>')

更多回答(0 个)

类别

帮助中心File 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