Python Implementation of image interpolation algorithm including bicubic interpolation, bilinear interpolation and nearest neighbour interpolation
Stars
8
Forks
2
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Added nearest neighbour interpolation in interpolation class and created main.py
f40c284View on GitHub