How to find directional Map for intensity values
1 view (last 30 days)
Show older comments
Please help me to findout directional quantized value of intensity value of an image like following.

0 Comments
Accepted Answer
Image Analyst
on 28 Aug 2020
You can use imgradient() or imgradientxy().
2 Comments
Image Analyst
on 28 Aug 2020
The gradient vectors will not necessarily point only in those directions. They could point at any angle.
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!