Slider to scroll through image slices

6 visualizaciones (últimos 30 días)
Stelios Fanourakis
Stelios Fanourakis el 26 de Mayo de 2018
Comentada: Jan el 12 de Jul. de 2018
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 comentarios
Stelios Fanourakis
Stelios Fanourakis el 27 de Mayo de 2018
I also get the following error "Cell contents indices must be greater than 0"
Jan
Jan el 12 de Jul. de 2018
@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.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 26 de Mayo de 2018
Try Image Browser on the Apps tab of the tool ribbon and see if that's okay.

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by