geosolutions-it / jai-ext

Java Advanced Imaging Open Source Replacement Wannabe
Apache License 2.0
91 stars 37 forks source link

BandMergeCRIF should chose the implementation based on the provided affine transforms #177

Closed aaime closed 6 years ago

aaime commented 6 years ago

Right now the code uses the extended version of bandmerge the moment any transform is provided, it should check if the transformations are close enough to identity instead and fall back to the normal bandmerge