統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
5年以上 前 | 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?
10年以上 前 | 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?
10年以上 前 | 2 件の回答 | 0