How to write angular distribution formula
显示 更早的评论
I have to receive angular information from Radon transform. Formula for Radon transform:

From this formula I got the matrix of doubles R with dimensions(145;180) and an array s of a size=145. Now I need to get the angular distribution array a(180) which can be solved by the formula:
(RT means Radon Transform)How can I write that on MATLAB?
1 个评论
J. Alex Lee
2021-6-3
by "angular distribution" do you mean the probability density of angles represented in your original image?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!