2D image to 3D image

5 visualizaciones (últimos 30 días)
Mohan Prasath Thirumalaisamy
Mohan Prasath Thirumalaisamy el 3 de En. de 2013
Comentada: sonu pandey el 25 de Ag. de 2018
Hi,I am going to get set of images in 2D. First i need to fix the size of images to 32*32 and then i need to add one more Dimension (Time) to the image. so it will be 3D. How to assign the image the 32*32?
  1 comentario
sonu pandey
sonu pandey el 25 de Ag. de 2018
Please see this link https://matlabcastor.blogspot.com/2018/03/matlab-program-to-convert-2d-image-to.html

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 3 de En. de 2013
imresize()
How are you planning to display the constructed series? The animation tools usually use (X, Y, [RGB], Time] so you might find yourself better off constructing a 4D array in which the 3rd dimension is size 1 (one color plane)

Más respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by