Page 1 of 1

Isovalue

Posted: 2014-04-02T08:28:36-07:00
by stefan.l
20140402_1215_Radar_region.png
20140402_1215_Radar_region.png (6.19 KiB) Viewed 8819 times
20140402_1215_Radar_region_interpolation.png
20140402_1215_Radar_region_interpolation.png (7.99 KiB) Viewed 8819 times
20140402_1215_Radar_region_interpolation_combination.png
20140402_1215_Radar_region_interpolation_combination.png (47.81 KiB) Viewed 8817 times
Good evening,

I would like to convert an image into isolines. You can see that there are value range in this picture.
It's pixelised and I'd like to convert it into smooth isolines like in the seconde picture (a sort of interpolation) and why not change the value of the color of a value range.
Could you tell me if it's possible ?

Warm regards.

Stefan

Re: Isovalue

Posted: 2014-04-02T10:32:58-07:00
by fmw42
Not with IM directly. But you may be able to do smoothing with autotrace or potrace, which convert your image to vector format.

Re: Isovalue

Posted: 2014-04-03T02:13:26-07:00
by stefan.l
Thanks a lot for your reply.

I don't want to make a vectorized picture.
I saw that it was possible to isoline a picture on ImageMagick web site but can't succeed in finding where I found this topic.

Warm regards

Re: Isovalue

Posted: 2014-04-03T09:56:15-07:00
by fmw42
see http://www.imagemagick.org/Usage/draw/#svg_output for smoothing shapes. But it uses autotrace