MCYT Dataset conversion .fpg to .jpg
2 次查看(过去 30 天)
显示 更早的评论
I am working on MCYT-100 Signature dataset, and that dataset contains ".fpg" file, and Matlab is not recognizing that file extension, can anyone help me in the conversion of that file to .jpg, .png. i have tried some method of file conversion like * FOR /R %f IN (*.fpg) DO REN "%f" *.jpg* but it is not fulfilling my task. i have also tried to convert this file through online systems but they are also not able to recognize the file extension.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Type Conversion 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!