detect_boxes Sample code to identify boxes in an image using basic morphological operations Uses corners of the boxes as the basis for detection The identified boxes can further be passed through a character recognition model to extract the text.