求助matlab中cell转换为mat格式的问题

csdbhuiyuan0823 2014-09-30 10:57:56
本人小菜

cell文件结构如上
想转换为行为个cell行之和,列为192的mat文件

直接用 descriptors=cell2mat(descriptors)

错误提示如下
Error using cat
CAT arguments dimensions are not consistent.

Error in cell2mat (line 84)
m{n} = cat(1,c{:,n});

Error in GenSampleFrameSiftMatrix_Cell_Flicrk20000 (line 26)
descriptors=cell2mat(descriptors);
...全文
340 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

4,447

社区成员

发帖
与我相关
我的任务
社区描述
图形图像/机器视觉
社区管理员
  • 机器视觉
  • 迪菲赫尔曼
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧