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
  댓글 수: 2
Torsten
Torsten 2022년 3월 14일
What is an "angle projection on matrix" ?
Mirza Etnisa
Mirza Etnisa 2022년 3월 15일
angle projection is transform from this formula , can u help this transform

댓글을 달려면 로그인하십시오.

채택된 답변

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