Indexed movie data values must be legal colormap indices:

hi,
I have a problem while using movie, in matlab. i am getting this error......
Indexed movie data values must be legal colormap indices:
1.0 <= value <= length(colormap) for double-precision movie data, and
0 <= value <= length(colormap)-1 for uint8 movie data
  1. I am reading video file.
  2. converting to rgb i am thresholding it.
  3. while assigning the thresholded frame to mov(k).cdata=I; ( I is thresholded image)
I am getting abov error plz help me
Thanks in advance.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

태그

질문:

2012년 2월 22일

편집:

2015년 6월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by