Hi,
Not sure I have fully understood your request.
Do you want that the first band of the final image is the average of the
first band of each image and so on?
supposing your images have B1,B2,B3,B4 and Images are IM1,IM2,IM3, IMFinal
do you want that
IMFinal_B1 = (IM1_B1 + IM2_B1 + IM3_B1) / 3?
IMFinal_B2 = (IM1_B2 + IM2_B2 + IM3_B2) / 3?
...
Or are you talking about a totally different topic where all the images
don't share the same positions and you want to do something like a fusion?
Daniele
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Daniele Romagnoli
Senior Software Engineer
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
On Sun, Oct 6, 2013 at 9:31 AM, dementiev <dementie...@gmail.com> wrote:
> Hi 2 all!
>
> I have n tiff files (3 for example) with 4 bands each, and want to merge
> them in one tiff file with 4 bands.
> The values of the bands should be averaged for each point (I get points
> every 5 meters).
>
> How can I do that with the help of geotools?
>
> P.S.: the aim is to change the logic of the app: instead of getting points
> from each tiff and make calculations on them - get points from already
> merged tiff.
>
> Thank you in advance!
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/merge-rasters-tp5082029.html
> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users