<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">In GRASS, one thing you can try is to normalize your data so the variations from scene to scene are minimized. ie, run a linear regression between overlapping maps and then use the coefficients to normalize one of the data sets. However, it is tedious and doesn't work well if the two images arn't well correlated to begin with.<br><br>A second option is to switch to OSSIM (another open source project) for the mosaicing task. It has a number of tools for feathering, blending and histogram matching. It's all fairly automated and straight forward to use.<br><br>A third option is enblend. It uses multi-resolution splines to blend images together. From my own experience, it does the best job at blending Ortho's together, but it's not geographically aware, which means that you need to do some hacking to develop a workflow that you can use to maintain/re-establish a
 spatial reference system.<br><br>--- On <b>Mon, 2/28/11, kaipi <i>&lt;mapcollect@gmx.net&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: kaipi &lt;mapcollect@gmx.net&gt;<br>Subject: [GRASS-user] Re: How to merge rasters using feathering/blending ?<br>To: grass-user@lists.osgeo.org<br>Received: Monday, February 28, 2011, 9:27 AM<br><br><div class="plainMail">Gimp is fine if you have a smal number of scenes but I need to process large<br>amounts of scenes where I need an automated way to feather the seam lines.<br><br>-- <br>View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/How-to-merge-rasters-using-feathering-blending-tp6061489p6073453.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/How-to-merge-rasters-using-feathering-blending-tp6061489p6073453.html</a><br>Sent from the Grass - Users mailing list archive at
 Nabble.com.<br>_______________________________________________<br>grass-user mailing list<br><a ymailto="mailto:grass-user@lists.osgeo.org" href="/mc/compose?to=grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></div></blockquote></td></tr></table><br>