GeFolki

GeFolki is a remote-sensing image coregistration library for dense displacement estimation and resampling. It is designed for both homogeneous image pairs such as SAR/SAR and heterogeneous pairs such as SAR/optical or SAR/LiDAR, provided that a coarse initialization already exists.

This repository is the PyPI packaging and maintenance layer for the upstream GeFolki project:

  • Upstream source: https://github.com/aplyer/gefolki

In practice, this repository provides:

  • Python packaging for installation with pip
  • the gefolki-mining command-line entry point
  • tests, CI workflows, and documentation
  • updated Python-facing docs around the packaged interfaces

Start Here

  • Tutorials Learning-oriented guides based on the example notebooks.
  • How-to Guides Task-oriented instructions for common usage patterns.
  • Reference Precise documentation for the Python API and CLI.
  • Explanation Pointers into the upstream manuals and slide deck for conceptual background.