Page 1 of 1

What's the best way to do resize for radar image

Posted: 2014-03-03T11:35:33-07:00
by qch2041
I have a png image of radar data, size 1850x2048, I need to convert it to gif format of size 480x480 ( I have source code to read the data from gif image, then convert to another data format. ). I know there are many ways to do (resize, adaptive-resize, scale, sample, resample, ..., etc.) I am wondering what is the best way to the conversion in order to keep the accuracy of radar data as much as possible?

Re: What's the best way to do resize for radar image

Posted: 2014-03-03T11:47:02-07:00
by fmw42
There is no one best answer. I would use either -resize or -distort resize with whatever filter works best for you.

see
http://www.imagemagick.org/Usage/filter/
http://www.imagemagick.org/Usage/filter/nicolas/

Re: What's the best way to do resize for radar image

Posted: 2014-04-14T23:05:55-07:00
by henrywho
Any sample?

(BTW, should this post be in relocated to the Users forum?)

Re: What's the best way to do resize for radar image

Posted: 2014-04-14T23:12:00-07:00
by fmw42
(BTW, should this post be in relocated to the Users forum?)
Done.