Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 791 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 791 Bytes

Video Summarization


This is the final year project for our B.Tech at Vishwakarma University.

The project can be used to summarize videos automatically, and is scalable to large videos such as movies. We have used audio processing and image processing techniques to summarize sports and other types of videos, respectively.

Technologies used:

  • Python
  • OpenCV
  • Librosa
  • Qt for Python

Other project members are:

Documents

  1. Design Document
  2. Deployment Document