Skip to content
#

interpolation-methods

Here are 166 public repositories matching this topic...

In this project, I used zero order hold, first order hold, KNN and Bilinear interpolation algorithms for image interpolation. As a result of this, I have shown in my GUI program for an input: zoom in-out with these algorithms and calculated process time for Bresenham line algorithm, DDA line algorithm, grayscale and rotate input image.

  • Updated Sep 9, 2021
  • C#

A series of Python functions for spatially interpolating the Canadian Forest Fire Weather Index (FWI) System variables from daily and hourly weather station data and for cross-validation to assess the error of the resulting surfaces. Also includes code to automatically select spatial interpolation methods at the daily level for sequential calcul…

  • Updated Jan 24, 2022
  • Python

This repository presents the Colour Pattern Regression (CPR) algorithm QGIS3 plugin. The code determines the relationship between aerial images and raster maps according to the decomposition into RGB spaces of the aerial images and the calculation of a linear regression with the raster map using three coefficients - one for each RGB space.

  • Updated Sep 14, 2022
  • Python

Improve this page

Add a description, image, and links to the interpolation-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interpolation-methods topic, visit your repo's landing page and select "manage topics."

Learn more