Releases: Hyradus/ImageProcessingUtils
Releases · Hyradus/ImageProcessingUtils
Fixed COG export, tiling bugs
What's Changed
- Major fixes to tiling functions by @Hyradus in #3
- fixed export for float nodata while using 8bit export by @Hyradus in #4
- LZW compression set as DEFAULT for COG creation due to artifacts in conversion from source float32 images to uint8. JPEG compression can be used by editing cog_cfg.
Full Changelog: v4.3.1...v4.3.2
Various Fixes
Fixed issued while creating COG with JPEG compression
New feature: Cloud Optimized GeoTiff support
Full Changelog: v4.2...v4.3
Refresh
Docker container, Jupyter Notebook and CLI (fix)
Minor fixes
Feature addons and reworks:
- add updated dockerfile,
- add jupyter notebook for Multi Image Processing,
- modified version for Multi Image Processing python script, now can be used both in desktop and full cli environment,
add preliminary notebook and python script for multiple recursive conversion of CRS raster and vectorial files.
Docker container, Jupyter Notebook and CLI
Feature addons and reworks
- add updated dockerfile,
- add jupyter notebook for Multi Image Processing,
- modified version for Multi Image Processing python script, now can be used both in desktop and full cli environment,
add preliminary notebook and python script for multiple recursive conversion of CRS raster and vectorial files.
Complete rework
Complete rework and unification of all previous tools, added support to cell-size scaling and complete support to GeoTiff and JP2
Update
ImageProcessingUtils
v1 updates