By using rgb2bind function 512x512x3 image is converted into 512x512 for algorithm implementation.If i have to convert 512x512 image into 512x512x3 image what needs to be done?

Answers (1)

A_rebuilt = ind2rgb(Z, map);

1 Comment

@Sudeep Albal: This answer looks a kind of trivial. You can find such solutions by reading the "See also" line of the commands.

Sign in to comment.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 10 Jan 2017

Commented:

Jan
on 10 Jan 2017

Community Treasure Hunt

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

Start Hunting!