I am currently working on lines extraction from a binary image. I initially performed a few image processing steps including threshold segmentation and obtained
I have this binary image and i want to remove the objects (convert all the white pixel to black ) that are above the (x, y) coordinate. This is the inital binar