Releases: tara-nnum/Geophysics-Survey-Image-Processing-image-file-to-HEXCODEs
Releases · tara-nnum/Geophysics-Survey-Image-Processing-image-file-to-HEXCODEs
Image-Based Resistivity Extraction - v1.0
🚀 Image-Based Resistivity Extraction - v1.0
🔍 Overview
This release automates the extraction of resistivity data from terrameter reading images, eliminating the need for manual color-checking and data entry.
It outputs structured CSV and Excel heatmaps, which can be used in GIS workflows for further analysis.
📌 Features in This Release
✅ Extracts most common colors from grid cells in an image
✅ Outputs CSV files with structured Grid_X, Grid_Z, and HEX color values
✅ Creates an Excel heatmap for visualization
✅ Supports different image resolutions by adjusting grid dimensions
✅ Ready for GIS integration with resistivity replacement
📂 Files Included
- ImageProcessing.ipynb → The main notebook that processes images and extracts data
- README.md → Documentation on how to use this script
- grid_color_data_fixed.csv → Sample CSV output with extracted color data
- heatmap.xlsx → Sample Excel heatmap visualization