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

2 views (last 30 days)
hakan
hakan on 16 Apr 2023
Answered: Image Analyst on 16 Apr 2023
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)

Image Analyst
Image Analyst on 16 Apr 2023
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

Community Treasure Hunt

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

Start Hunting!