photo

itay


Last seen: 4ヶ月 前 2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: image processing

統計

  • Explorer
  • First Answer

バッジを表示

Feeds

表示方法

質問


hi ,need some help in tensor case. i want to chain 3d meshgrid in once and create "image tensor" due to the movement meshgrid
s = -10:10; t = -10:10; [S,T] = meshgrid(t,s); L = cat(3,S,S+1,S+2,T,T+1,T+2); r1 = rand(50,50); r2 = rand(50,5...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Hi, i need help with projections
i need to make cylinder from collection of rectangle. i have 360 rectangles and i need to create cylinder. i got some hints 1...

約9年 前 | 0 件の回答 | 0

0

回答

回答済み
Loading ascii data file with headers
i recommend you to use importdata. try it and tell me.

10年以上 前 | 0