geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Implemented Nearest neighbor interpolation for issue#305 with required changes #365

Closed Ashishsingh619 closed 3 years ago

Ashishsingh619 commented 3 years ago

I have added I python file for Nearest Neighbor interpolation: