查看单个帖子
旧 2019-11-25, 18:02   #1
poster
高级会员
 
注册日期: 2019-11-21
帖子: 3,006
声望力: 66
poster 正向着好的方向发展
默认 bin files to array matlab

I have many bin files (depth maps let's say 300x200). And there are classes: car(50 pictures), person(50 pictures) and dog(50 pictures).



How can I import all these files to matlab to array.
I found the function: fid=fopen (but it opens one file only).



Mask like "*.bin" doesn't help in this case.



I need later use this depth maps for feature extraction.





More answer...
poster 当前离线   回复时引用此帖