A collection of image filters, some especially suited to scale-up low res computer graphics.
-
Updated
Aug 3, 2024 - C#
A collection of image filters, some especially suited to scale-up low res computer graphics.
Collection of ImageFilters for Pixel Art resizing. (HQ, XBR, etc)
Flattens photoed pages so they appear like scanned
Set of simple mathematical classes in C# (Vectors, Matrixes, Polynoms, Systems of linear equations, Integrals methods, Complex numbers, Rational numbers, Graphs, Methods for solving differential equations) + some features such as memoize (function values memorising)
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Animation Interpolation System in Unity
Una calculadora de interpolación lineal, cuadrática y Polinomios de Lagrange.
A CSE225:Numerical Methods course project on Curve Fitting regression and Interpolation
Machine problem #3 Interpolation using newton method
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.
Add a description, image, and links to the interpolation-methods topic page so that developers can more easily learn about it.
To associate your repository with the interpolation-methods topic, visit your repo's landing page and select "manage topics."