フィルターのクリア

How can I compute the pixel difference at each gradient direction of an edge image I satisfying threshold??

2 ビュー (過去 30 日間)
Ram
Ram 2016 年 7 月 5 日
コメント済み: Ram 2016 年 7 月 15 日
I need Mat-lab code to compute pixel difference for edge image at each angle

回答 (1 件)

Image Analyst
Image Analyst 2016 年 7 月 5 日
imgradient() or imgradientxy().
  4 件のコメント
Ram
Ram 2016 年 7 月 8 日
編集済み: Ram 2016 年 7 月 8 日
please can give coding part of it i want to apply thresholding while taking pixel differnce of edge pixels and also way to find pixel difference along gradient direction

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by