Community Profile

photo

Maninder


2014 年からアクティブ

統計

Content Feed

表示方法

質問


How to calculate gradient features of an image?
My code is: a = imread('C:\Users\DELL\Desktop\01_test.tif'); [Gx, Gy] = gradient(a); [Gmag, Gdir] = gradient(Gx, Gy); fi...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


How to map a gradient image into 8-bit gray level image?
How to map a gradient image into 8-bit gray level image?

9年以上 前 | 1 件の回答 | 0

1

回答

質問


how can i apply the sobel operator in horizontal direction?
how can i apply the sobel operator in horizontal direction in matlab R2011a?

9年以上 前 | 2 件の回答 | 0

2

回答