geosolutions-it / jai-ext

Java Advanced Imaging Open Source Replacement Wannabe
Apache License 2.0
90 stars 38 forks source link

Scale bilinear and bicubic mistake background for nodata #216

Closed aaime closed 5 years ago

aaime commented 5 years ago

The background values in a GeometricOpImage are always present, the base class sets them if missing from input, but they should not be mistaken for nodata

aaime commented 5 years ago

Resolved on master (1.1-SNAPSHOT)