Imported from AyushKaranjit/smart-security-camera (
AGENTS.md). Install upstream withnpx skills add AyushKaranjit/smart-security-camera. Copyright stays with the author.
CSY3058 Smart Security Camera Instructions
- This is a Python smart security camera assignment for CSY3058 Media Technology.
- Optimize for the marking criteria: literature/problem analysis, design, implementation, evaluation, and report quality.
- Minimum requirements:
- import video
- detect unauthorized motion
- save annotated incident clips
- Prefer simple, modular, explainable OpenCV-based code.
- Do not use heavy or hard-to-explain AI unless absolutely needed.
- Code must be easy to explain in a viva.
- Never invent citations, test results, screenshots, or performance claims.
- Always keep outputs reproducible and save evidence for the report.