Community Profile

photo

IOANNIS


Last seen: 대략 2개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to rotate a 2D array (2D image) in 3D space around the x-axis?
Finally!! tform = projective2d([ cosd(TH) 0 0 ; 0 1 0 ; 0 0 cosd(TH) ]); A_rotX = imwarp(A, tform); imshowpair(A, A_rotX, 'mo...

1년 초과 전 | 0

| 수락됨

질문


How to rotate a 2D array (2D image) in 3D space around the x-axis?
Hi everyone, I have a 2D image ( a 2D array ) and i want to rotate this image in 3D space around the x-axis using an angle a...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


imfinfo doesnt work in R2022b, it's bugged
Hello! I am using imfinfo to matlab version R2022b and i get this error: Failed to create file modification time character vect...

1년 초과 전 | 답변 수: 1 | 0

1

답변