Storing and manipulating images in 4d matrix / Cell Array

I am relatively new to matlab and need to do image processing.
I have a series of images, each a trial under different experimental conditions that I wish to subtract from one another.
I would like to create a 4d matrix, containing each 2d grayscale image with its corresponding trial number or experimental and time/frame number.
I have tried using cell arrays, but it seems incredibly difficult to do data manipulating using these.
What is the best way to go about this?

1 comentario

Inputs are 2D gray image, you can save two/multiple 2D images in a 3D, why are you considering 4D here?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Images en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Feb. de 2021

Comentada:

el 23 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by