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

回答