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

x = 1080X1920X3 unit8

댓글 수: 5

Roolientha - what have you tried so far? What are the properties of your four-dimensional image?
This is the function that I tried so far, what I did was to try to use a part of the image and analyze the pixel.
The 4 dimensional image property image i have: X = 1080X1920X3 unit 8
But I need it to be X = 1080 X 1920 X 3 X 100 4-D Variable
So you want to convert a 3D image to a 4D image?
No my task is to create a Matlab function that will convert 4-dimensional image data to a single 3-D .jpg picture.
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?

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

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

질문:

2020년 11월 20일

답변:

2020년 11월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by