Slider to scroll through image slices

조회 수: 6 (최근 30일)
Stelios Fanourakis
Stelios Fanourakis 2018년 5월 26일
댓글: Jan 2018년 7월 12일
I need a code for a slider to scroll through a stack of images. Like a 3D Viewer.
Any idea please? I have 4 axes and need to control them with a single slider.
  댓글 수: 6
Stelios Fanourakis
Stelios Fanourakis 2018년 5월 27일
I also get the following error "Cell contents indices must be greater than 0"
Jan
Jan 2018년 7월 12일
@Stelios: Again: please post the complete error message. We cannot guess, in which line the problem occurs.
This does nothing:
filenames = fullfile(fileName);
You have to provide the folder in addition, such that fullfile can join the parts.

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2018년 5월 26일
Try Image Browser on the Apps tab of the tool ribbon and see if that's okay.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by