On Fri, Jul 26, 2013 at 9:48 AM, Jan De Moerloose <
jan.demoerlo...@geosparc.com> wrote:

>  I already checked the ImageMosaic module but could not find any hooks to
> change the merge behavior.
>

There is none


> I noticed there is a MOSAIC_TYPE_BLEND in JAI, which allows me to take
> weighted averages by passing an extra alpha image for each image. I will
> explore that and let you know. If there are any suggestions on increasing
> performance and reducing memory usage, i'd be glad to know.
>

Just create your own JAI operation, they work in tiled mode, so their
memory usage is controlled by the size of the JAI TileCache.
As for performance, writing a fast operation is tricky, but have a look at
the JAI own operations and you should get ideas on how to
make it

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to