Hi, my goal is to locate the horizontal bars in the attached image. I want to use their location, horizontal length, and vertical thickness to infer their part of the label. That's the goal.
I started by using BlobCounter since they look like rectangles to me. But this is unreliable. It tends to miss them. Perhaps the text is too close.
I thought about the horizontal edge and somehow using that to identify the horizontal bars. Not sure that's a good approach or not, but I'm a little stuck. Not quite sure how.
Thank you for any help you can offer.
Jerry