h-sinha / slidErr

Automation of slide matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slidErr

Python program to automate matching of slides from video lectures with soft copy of the slide. For detailed problem statement refer to Problem.pdf.

Requirements

  • Python 3
  • OpenCV
  • Numpy

Run Script

python main.py <path_to_slides> <path_to_frames>

For implementation details refer to Report.pdf.

About

Automation of slide matching


Languages

Language:Python 100.0%