bilinear-interpolation
There are 37 repositories under bilinear-interpolation topic.
SIZMW/unity-raytracer
Raytracing project in Unity for computer graphics graduate credit.
alwynmathew/bilinear-sampler-pytorch
Pytorch implimentation of STN bilinear sampler
jaafersheriff/CPU-Ray-Tracer
Fully parameterized ray tracer
dmikushin/bilinear
A simple image filter example for those who study GPU/CUDA programming
EPVelasco/livox_360_processing
This package developed in ROS is for point cloud processing of a livox360 sensor.
pmostoff/lerpFunctions
This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.
StefanoLusardi/BilinearOscillator
Bilinear Audio oscillator with morphing capabilities and UI controls
3hJalter/ESP32_Image_Reading_Algorithm
ESP32 reading images from SD card and scaling them to fit screen size using algorithm.
andresbejarano/ImageInterpolation
An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.
cjw1115/BitmapScale
a demo for BitmapSource scale using interpolation algorithm.such as bilinear,bicubic...
Haggarman/Software-3D-Perspective-Correct-Textured-Triangles
How were 3D triangles drawn on the first graphics accelerators? This dives deep into understanding how perspective correct textured triangles are drawn.
AloRay/GAS-PRICE-FORECASTING
This repository utilizes time series analysis to predict natural gas prices, aiding informed decisions in the energy market. Through meticulous data preprocessing, visualization, and ARIMA modeling, it provides accurate forecasts. With regression and interpolation techniques, it offers deeper insights for stakeholders, enabling proactive strategies
ggcr/demosaicing
Going from a CFA RAW format image to a full-color RGB image through the process of applying the Bayer filter and Demosaicing by interpolating the missing parts of the channels with different algorithms, in the frequency and spatial domains.
ventsin/coloris
Basic image editor focused on simple gradients.
VladislavPVI/Bilinear-interpolation-CUDA
Bilinear interpolation CUDA and CPU
arjunrajasekharan/Digital-Image-Processing
Implementation of algorithms which were done as a part of Digital Image Processing course
chran554/imageinterpolation
Image resize (upscale and downscale) implementation written in golang
e-ivkov/landscape-generation
Procedural Terrain Generation Methods
kpebedko22/csharp-photo-scaling
Лабораторная работа по теме «Изменение размеров изображения с применением алгоритмов улучшения качества» по дисциплине «Компьютерная графика»
MasterCourses/Image-Processing
Digital Image Processing
sabidea23/Digital-Image-Interpolation
Implements 3 types of interpolation: bicubic, bilinear and nearest-neighbor on black-and-white and color images of different sizes.
TheShubhamArya/Computer-Vision
This repository contains my work for CSE 4310 Computer Vision course in Spring 2022 with Professor Alex Dilhoff at UTA.
tracywong117/Photomosaic-js
Included bilinear interpolation js implementation.
Abhishek-Nalawade/ARtag-Detection
Tracking the ARTag and Imposing an Image on the tag
dimikave/dip_auth
Homework Assignents on Digital Image Processing Course / Aristotle University of Thessaloniki / Summer Semester 2021
egemengulpinar/Digital-Image-Interpolation
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.
KiranThomasCherian/Computer-Vision-And-Digital-Image-Processing
Digital Image Processing course works
rohith-nagamalla/SNS-project
Multi-Scale Template Detection (using only numpy and matplotlib)
tianyimasf/color-gradients
a website of changing color gradients
arjangupta/cpp-diary
Misc. and practice programs written in C++
dushyant18033/Digital-Image-Processing
A few projects, done as part of the course work for Digital Image Processing, IIIT-D.
elkaRD/ARKO_BmpScaling_MIPS
MIPS program for BMP scaling using bilinear interpolation. Project for Computer Architecture course on the 3rd semester of CS at WUT
farkoo/CV-with-Matlab
This repository contains my answers to the assignments of the Basics of Computer Vision course.
hamedrq7/Computer-Vision-HW1
This is a homework about Edge detection, various image filters and image transformation for Computer vision course @ FUM.
tom-weatherhead/thaw-image-processing.ts
Raster image processing functions implemented in TypeScript