Heightmap Interpolation
stable

Contents:

  • Introduction
  • Installation
  • Usage
  • Interpolation Methods
  • Which method should I use?
  • Python Packages and Modules
  • Acknowledgements
Heightmap Interpolation
  • »
  • Heightmap Interpolation package documentation
  • Edit on GitHub

Heightmap Interpolation package documentation

Contents:

  • Introduction
  • Installation
    • Alternative: use the pre-compiled docker
  • Usage
  • Interpolation Methods
    • Scattered data Interpolators
      • Nearest Neighbors
      • Linear
      • Cubic
      • Radial Basis Functions
      • Partition of Unity Radial Basis Functions
    • PDE-based Inpainting Interpolators
      • Speed-Up Tricks
      • Common Parameters
      • Harmonic Inpainter
      • Total Variation (TV) Inpainter
      • Continous Curvature Splines in Tension (CCST) Inpainter
      • Absolutely Minimizing Lipschitz Extension (AMLE) Inpainter
    • Other Inpainters
      • OpenCV’s Telea
      • OpenCV’s Navier-Stokes
  • Which method should I use?
    • Depending on the sampling of the reference data
    • Depending on the complexity of the problem
  • Python Packages and Modules
    • heightmap_interpolation package
      • Subpackages
  • Acknowledgements

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Ricard Campos. Revision ac0b8da9.

Built with Sphinx using a theme provided by Read the Docs.