How to find directional Map for intensity values
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.

0 Kommentare
Akzeptierte Antwort
Image Analyst
am 28 Aug. 2020
You can use imgradient() or imgradientxy().
2 Kommentare
Image Analyst
am 28 Aug. 2020
The gradient vectors will not necessarily point only in those directions. They could point at any angle.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!