Hi guys
I have the following image
I want to extract the following part circled red in the image as shown
The problem is both the background and the box to extract are white..
How can i perform thresholding such that i get only the box as output.
I am using python 2.7 with cv2