필터 지우기
필터 지우기

Difference between jpg files from Matlab and ImageMagick

조회 수: 1 (최근 30일)
Laurent
Laurent 2014년 10월 15일
댓글: Geoff Hayes 2014년 10월 15일
Hi all,
I have a pgm file that I convert to jpg via matlab. To this end I use imread to read the file and imwrite to write it again. Inbetween I adjust the compression ratio by using the quality parameter. Finally I compute the error caused by the compression and compare it to the compression ratio.
If I do the same with Image Magick, I get significantly better results. For a given quality value, the resulting images look very similar (errors are roughly the same) but sometimes Graphics Magick achieves half the file size of Matlab.
Does anybody have an explanation for this? I was assuming that specifying the same quality level yields similar results independent of the software that I use for the conversion.
  댓글 수: 1
Geoff Hayes
Geoff Hayes 2014년 10월 15일
Laurent - what is the line of code that you are using in MATLAB to adjust the compression ratio?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by