My goal is to implement OpenCV\'s resize functions (nearest neighbor, bilinear interpolation and bicubic interpolation) by using just python and numpy library. I managed to