↓ 4 callersFunctionget_is_overlap(detections, text_background_x1, text_background_y1, text_background_x2, text_background_y2, image_size)
backend/OmniParser/util/box_annotator.py:195
↓ 3 callersFunctioncheck_ocr_box(image_path, display_img = True, output_bb_format='xywh', goal_filtering=None, easyocr_args=None, use_paddleoc
backend/OmniParser/utils.py:496
↓ 1 callersFunctionget_optimal_label_pos check overlap of text and background detection box, and get_optimal_label_pos, pos: str, position of the text, must be one of 'top left', 't
backend/OmniParser/util/box_annotator.py:189
↓ 1 callersFunctionget_parsed_content_icon(filtered_boxes, starting_idx, image_source, caption_model_processor, prompt=None, batch_size=32)
backend/OmniParser/utils.py:78