How to find directional Map for intensity values

1 Ansicht (letzte 30 Tage)
Anu G
Anu G am 28 Aug. 2020
Kommentiert: Image Analyst am 28 Aug. 2020
Please help me to findout directional quantized value of intensity value of an image like following.

Akzeptierte Antwort

Image Analyst
Image Analyst am 28 Aug. 2020
You can use imgradient() or imgradientxy().
  2 Kommentare
Anu G
Anu G am 28 Aug. 2020
Sir, i dono how to compute qantized map value and to storred in four directional value like 0, 45, -45 and 90 degree. Kindly help me
Image Analyst
Image Analyst am 28 Aug. 2020
The gradient vectors will not necessarily point only in those directions. They could point at any angle.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by