Python script to address the problem of manually locating required event timestamps from carved CCTV DVR footages. Full details can be found in the paper published in Eighteenth Annual IFIP WG 11.9 International Conference on Digital Forensics. Link to paper: https://link.springer.com/chapter/10.1007/978-3-031-10078-9_8
The project has been divided into four modules:
Framextract.py- Extracts frames from video footages
Reconstruct.py- Attempts to repair unplayable video by extracting the frames.
framestitch.py- Attempts to construct video using frames extracted from unplayable video.
OCR.py- Performs image preprocessing & OCR on the extracted frames.
Features
- Extracts frames from video footages
- Performs OCR on the extracted frame content
- Construct video from frames
- Digital forensics #CCTV #DVR
- Written in Python
License
Apache License V2.0Follow CCTV Frame Timestamp Extractor
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CCTV Frame Timestamp Extractor!