Create a Matlab function that will convert 4-dimensional image data to a single 3-D .jpg picture.

9 visualizaciones (últimos 30 días)
x = 1080X1920X3 unit8
  5 comentarios
Roolientha Denaud
Roolientha Denaud el 20 de Nov. de 2020
No my task is to create a Matlab function that will convert 4-dimensional image data to a single 3-D .jpg picture.
Madhav Thakker
Madhav Thakker el 24 de Nov. de 2020
The 4 dimensional image property image i have: X = 1080X1920X3 unit 8
This looks like a 3D image to me.
But I need it to be X = 1080 X 1920 X 3 X 100 4-D Variable
This is a 4d image.
Can you confirm what exactly are your requirements?

Iniciar sesión para comentar.

Respuestas (1)

Priysha LNU
Priysha LNU el 25 de Nov. de 2020

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by