How to find directional Map for intensity values
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Anu G
il 28 Ago 2020
Commentato: Image Analyst
il 28 Ago 2020
Please help me to findout directional quantized value of intensity value of an image like following.

0 Commenti
Risposta accettata
Image Analyst
il 28 Ago 2020
You can use imgradient() or imgradientxy().
2 Commenti
Image Analyst
il 28 Ago 2020
The gradient vectors will not necessarily point only in those directions. They could point at any angle.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!