Fit a rectangle/any specific structure in an image

asked 2018-02-22 06:05:08 -0600

BhanuKiran gravatar image

Hi,

I am trying to identify the bins in the image and separate them into left bins and right bin. Canny edges

We can see there edges on the boundaries of the image and an edge in the middle (not all if them are visible though).

image description

I am wondering if its possible to identify best probable fit for the above structure(rectangle like) in the image and get end points. so that i can separate the two bins.

Thanks

edit retag flag offensive close merge delete