How could detect technical drawing page?

asked Oct 19 '0

merco gravatar image

I have a PDF manual consisting of technical drawing parts and textual parts. How can I understand which page the drawing is on, without relying on the title block that may be present? Is it possible to have an intelligent algorithm that at a glance (or through ML) can understand that there is a drawing on that page?

image description

In this example it is evident that the left page is a drawing ... I don't want to rely on the rectangular areas above and below in the pages but understand (as a human understands) that there is a drawing on the left ...

Preview: (hide)

Comments

1

see, we CAN help, IF you have a problem specific to the opencv library

what we cannot do is solve arbitrary computer vision -problems like yours

berak gravatar imageberak (Oct 19 '0)edit

Thanks for letting me know that I am in the wrong place. It took a hundred lines in C # and the Microsoft ML library to make a simple train application and check my files.

merco gravatar imagemerco (Oct 20 '0)edit

C # and the Microsoft ML library

exactly. wrong place.

berak gravatar imageberak (Oct 20 '0)edit