How to modify image in matlab and again store it?
4 次查看(过去 30 天)
显示 更早的评论
I have got coloured 5 face images. I want to convert them to grayscale and store them in jpg format in the same folder.
I have used rgb2gray to convert it and then when i store it in the folder it gives the dimension of a colour image though the image appears black and white i.e my new image dimension after saving it in jpg become 480*640*3
How do I get rid of this 3 factor? Do i have to use adobe photoshop? or is it possible in matlab?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!