How to find directional Map for intensity values
1 次查看(过去 30 天)
显示 更早的评论
Please help me to findout directional quantized value of intensity value of an image like following.

0 个评论
采纳的回答
Image Analyst
2020-8-28
You can use imgradient() or imgradientxy().
2 个评论
Image Analyst
2020-8-28
The gradient vectors will not necessarily point only in those directions. They could point at any angle.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!