CONVERTİON 1D FEATURES İNTO 2D RGB İMAGE

Hello everyone ,
ı have dataset and ı normalized it .I want to convert it to 2d rgb image by using matlab. which will be used in CNN for classification .any suggestion will be greatefull .Thanks in advance .

Answers (1)

Try reshape and imresize to get your data into an image size that is needed for whatever network architecture you choose.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 16 Apr 2023

Answered:

on 16 Apr 2023

Community Treasure Hunt

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

Start Hunting!