We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfeb61 commit d6ec244Copy full SHA for d6ec244
README.md
@@ -1,2 +1,7 @@
1
# SR_Utils
2
Super-Resolution Utilities for managing large satellite images
3
+
4
+8Bit_Conversion.py - Convert flotaing point or 16 bit imagery to 8 bit.
5
+AddGeoReferencing.py - Add georeferencing metadata back to an image where it has been stripped
6
+tile.py - Code to tile images into smaller sizes for compatible input with deep learning algorithms
7
+stitch.py - Stitch images back together after super-resolution
0 commit comments