ivanrulik / Digital-Image-Re-Sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital-Image-Re-Sampling

This project re-samples a 2D image by a factor of t, down-sampling if less than 1 and up-sample if greater than 1. The developed code was made in C language and takes a 2D image and applies bi-linear interpola-tion to scale it.

About

License:MIT License


Languages

Language:C 100.0%