how do i convert this string back to matrix of any size

2 次查看(过去 30 天)
i am having an rgb image matrix of 532*532 double after applying runlength encodng on rgb image .it has been converted to string of 1*45739..
how do i convert this string back to matrix of any size
  1 个评论
Stephen23
Stephen23 2018-4-12
编辑:Stephen23 2018-4-12
Possibly something based on repelem and reshape would work, but without further details of how the string is defined/specified, it is hard to give more specific help.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by