import numpy as np import cv2 import matplotlib.pyplot as plt
#importing image and converting it into float
original_image = cv2.imread(&