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!