An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bilinear-interpolation

Abhishek-Nalawade/ARtag-Detection

Tracking the ARTag and Imposing an Image on the tag

Language: Python - Size: 19.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tianyimasf/color-gradients

color changing rest screen generated programmatically

Language: JavaScript - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

therealczr15/NYCU_DIP_2023F

NYCU Digital Image Processing 2023 Fall

Language: C++ - Size: 39.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.

Language: Visual Basic 6.0 - Size: 33.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

EPVelasco/livox_360_processing

This package developed in ROS is for point cloud processing of a livox360 sensor.

Language: C++ - Size: 40 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

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

Language: Jupyter Notebook - Size: 430 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tracywong117/Photomosaic-js

Included bilinear interpolation js implementation.

Language: JavaScript - Size: 2.5 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sabidea23/Digital-Image-Interpolation

Implements 3 types of interpolation: bicubic, bilinear and nearest-neighbor on black-and-white and color images of different sizes.

Language: MATLAB - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

pmostoff/lerpFunctions

This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.

Language: Swift - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

dmikushin/bilinear

A simple image filter example for those who study GPU/CUDA programming

Language: C++ - Size: 347 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

StefanoLusardi/BilinearOscillator

Bilinear Audio oscillator with morphing capabilities and UI controls

Language: C++ - Size: 927 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

SIZMW/unity-raytracer

Raytracing project in Unity for computer graphics graduate credit.

Language: C# - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 8

hamedrq7/Computer-Vision-HW1

This is a homework about Edge detection, various image filters and image transformation for Computer vision course @ FUM.

Language: Jupyter Notebook - Size: 4.99 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

3hJalter/ESP32_Image_Reading_Algorithm

ESP32 reading images from SD card and scaling them to fit screen size using algorithm.

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

farkoo/CV-with-Matlab

This repository contains my answers to the assignments of the Basics of Computer Vision course.

Language: MATLAB - Size: 21.3 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dushyant18033/Digital-Image-Processing

A few projects, done as part of the course work for Digital Image Processing, IIIT-D.

Language: Python - Size: 12.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chran554/imageinterpolation

Image resize (upscale and downscale) implementation written in golang

Language: Go - Size: 1.52 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MasterCourses/Image-Processing

Digital Image Processing

Language: Python - Size: 16.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alwynmathew/bilinear-sampler-pytorch

Pytorch implimentation of STN bilinear sampler

Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 4

VladislavPVI/Bilinear-interpolation-CUDA

Bilinear interpolation CUDA and CPU

Language: C++ - Size: 4.37 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ventsin/coloris

Basic image editor focused on simple gradients.

Language: C++ - Size: 2.67 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

jaafersheriff/CPU-Ray-Tracer

Fully parameterized ray tracer

Language: C++ - Size: 19.8 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

TheShubhamArya/Computer-Vision

This repository contains my work for CSE 4310 Computer Vision course in Spring 2022 with Professor Alex Dilhoff at UTA.

Language: Python - Size: 3.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

andresbejarano/ImageInterpolation

An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.

Language: C++ - Size: 924 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

dimikave/dip_auth

Homework Assignents on Digital Image Processing Course / Aristotle University of Thessaloniki / Summer Semester 2021

Language: MATLAB - Size: 14.9 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cjw1115/BitmapScale

a demo for BitmapSource scale using interpolation algorithm.such as bilinear,bicubic...

Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

BogdanKocsis/Image_Processing

Language: Python - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arjangupta/cpp-diary

Misc. and practice programs written in C++

Language: C++ - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tom-weatherhead/thaw-image-processing.ts

Raster image processing functions implemented in TypeScript

Language: TypeScript - Size: 2.25 MB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

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

Language: Assembly - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

e-ivkov/landscape-generation

Procedural Terrain Generation Methods

Language: Rust - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
bilinear-interpolation 33 image-processing 12 bicubic-interpolation 4 histogram-equalization 3 raytracer 2 texture-mapping 2 sobel-filter 2 median-filter 2 mean-filter 2 laplacian-filter 2 interpolation-methods 2 gaussian-filter 2 computer-vision 2 cuda 2 bayer-pattern 1 stn 1 bayer-filter 1 gradient 1 image-editor 1 povray 1 vtk 1 visualization 1 shepard-interpolation 1 color-spaces 1 interpolation 1 barycentric-coordinates 1 image-stitching 1 sift 1 image-transformations 1 ransac-algorithm 1 butterworth-filter 1 convolution 1 fourier-domain 1 geometric-transformation 1 histogram-matching 1 go 1 golang 1 image 1 nearest-neighbour-interpolation 1 cfa 1 demosaicing 1 gradient-correction 1 raw 1 average-filter 1 dithering-images 1 nn-interpolation 1 otsu-thresholding 1 processing 1 skeletonization 1 unsharp-masking 1 pytorch 1 dequantization 1 cpp-thread-pool 1 cpp11 1 iomanip 1 linux-watchdog 1 ram-experiment 1 smart-pointers 1 strtok-s 1 trap-representation 1 compositing 1 gaussian-blur 1 resampling 1 assembly 1 bmp 1 mars 1 mips-assembly 1 gradient-based-terrain 1 heightmap 1 pcg 1 rust 1 terrain 1 nearest-neighbor 1 ppm-image 1 quantization 1 resize-images 1 rgb-reconstruction 1 computer-graphics 1 csharp 1 image-interpolation 1 interpolation-techniques 1 bicubic-algorithm 1 bitmapsource 1 wpf 1 dilatation 1 erosion 1 hough-transform 1 opening 1 otsu-algorithm 1 python 1 sober-vertical 1 cplusplus 1 fft 1 geometry 1 qb64 1 qb64-pe 1 software-rendering 1 armadillo-library 1 livox-lidar 1 range-image 1