I\'m trying to downscale my remote sensing image by bicubic interpolation in cv2.resize()
But I found that cv2.resize() also processes the masked area.
corase