Video Summarization Project
In this report, an overview of video summarization has been presented. Video summarization as the name implies generates the video summary.
A video summary can be generated both manually and automatically, but due to the huge volumes of video data and limited manpower, it’s getting more and more important to develop fully automated video analysis.
In last several years machine learning approaches have gained popularity, we proposed framework for video summarization using unsupervised learning. According to proposed method multiple features, obtained from video frames, are combined to describe the frame difference between consecutive frames.
It is observed that certain frame difference features have more influence in generating a representative frame difference measure. Moreover, some features are more relevant than others in different video genres.
We used three different low level features color histogram, correlation and edge orientation histogram and generate feature vector. Fuzzy C-means and K-means have been effectively used to generate meaningful, enjoyable video summary using generated feature vector.
We have conducted large number of experiments to show effectiveness and robustness of the approach. Generated results reflect that Fuzzy C-means succeeds to preserve better informative summary than K-means.
No comments:
Post a Comment
Thanks For Your Response