Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 275 Bytes

extractSummaryFromVideo

  • input

    • mp4
    • output key_frames and responding OCR txt
  • output

    • key_frames
    • OCR files
    • barrage txt
  • src

    • extract_barrage_comments.py
    • extract_key_frames.py
    • OCR.py
    • TextRank.py
    • main.py