필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
juveria fatima
juveria fatima 2018년 4월 12일
편집: Stephen23 2018년 4월 12일
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