葛峻恺 0e0d8c837f nice
Signed-off-by: 葛峻恺 <202115006@mail.sdu.edu.cn>
2025-06-17 16:06:11 +00:00
n
2025-06-17 15:57:20 +00:00
n
2025-06-17 15:56:42 +00:00
2025-06-17 15:54:30 +00:00
n
2025-06-17 16:00:53 +00:00
n/a
2025-06-17 15:55:18 +00:00
n/a
2025-06-17 15:55:18 +00:00
2025-06-17 15:54:30 +00:00
2025-06-17 16:06:11 +00:00

GPR 3D attribute Imaging Toolkit

This project provides a Python-based workflow for processing ground-penetrating radar (GPR) data from SEG-Y files, performing FK migration, and exporting the results as 3D point cloud data. It includes steps for data correction, background subtraction, tapering, migration, Hilbert envelope computation, and visualization.

🌍 Key Features

  • Read and process SEG-Y GPR data using segyio
  • Remove static and background clutter using sliding window averaging
  • Apply custom tapering and FK migration
  • Generate and visualize migrated sections and Hilbert envelopes
  • Export processed results to .dat point cloud format for 3D visualization

🧩 Dependencies

Make sure you have the following Python packages installed:

pip install numpy matplotlib scipy segyio
仓库描述
无详细信息
自述文档 GPL-3.0 10 MiB
编程语言
Python 100%