I need to join 3 bands of an image, a band 3, 4 and 5 but when using RasterbandCombiner it comes out with 5 bands, why?
Page 1 / 1
You can use a RasterSelector to select the correct bands and us a RasterbandKeeper to filter out the unnescery ones.
You can use a RasterSelector to select the correct bands and us a RasterbandKeeper to filter out the unnescery ones.
Thank´s