/subtitle-quality-quantification-tool

This tool is designed to identify potential issues in videos where rolling text at the bottom of the screen intersects with subtitles. It utilizes easyocr to detect text in frames and creates bounding boxes. The program checks for the presence of subtitles in each frame and calculates the intersection between the bounding box and subtitle area.

Primary LanguagePython

Stargazers