nandwalritik / Text-Extraction-From-Video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Extraction-From-Video

  • Video Used :- https://www.youtube.com/watch?v=ASiKKbX9qG0&t=45s

  • step 1 : Extracted frames from the video using opencv

  • step 2 : Used pytesseract to extract text from images

  • step 3 : Processed text to obtained text and saved the output to json file

  • run pip install -r requirements.txt to install required packages

About


Languages

Language:Python 100.0%