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

조회 수: 12 (최근 30일)
x = 1080X1920X3 unit8
  댓글 수: 5
Roolientha Denaud
Roolientha Denaud 2020년 11월 20일
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 2020년 11월 24일
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?

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

답변 (1개)

Priysha LNU
Priysha LNU 2020년 11월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by