How to create angle projection on matrix, for this case matrix dimension (16x32)

1 次查看(过去 30 天)
As it is said in the question, how to create function angle projection on matrix, for this case matrix dimension 16x32

采纳的回答

Torsten
Torsten 2022-3-15
编辑:Torsten 2022-3-15
You mean
PF = exp(1I*angle(A));
?
If not, please give a link to a site where it is explained so that we can understand.

更多回答(1 个)

Image Analyst
Image Analyst 2022-3-14
Sounds like you perhaps mean the radon transform, which projects a matrix along an angle to get the profile at that angle.

产品


版本

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by