MCYT Dataset conversion .fpg to .jpg
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Type Conversion in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!