adityajain1310 / CCTV_Recap

It provides a short video by overlapping multile frames on a single one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCTV Recap

It takes CCTV footage as an Input and provides a small video as output from which we can recap the whole footage in less period of time.

One of the major problems for CCTV surveillance is if we have to watch a particular activity then we have to watch the whole footage of 24 hours. If we can see that same footage in less amount of time then it will be easier to watch and find. My project based on Computer Vision helps in that. It overlaps the multiple frames in single frame and cover multiple seen in one frame by that we can make a video which will be of less time and covers all frame.

It was based on Computer vision. Used background subtraction for the detection of moving objects in a frame. And generated an algorithm to overlap multiple frames into one frame with a timestamp. See project Rapid CCtv Recap.

About

It provides a short video by overlapping multile frames on a single one.


Languages

Language:Python 100.0%