Tasks and projects from Picsart Academy's AI Surveillance Application course, built with OpenCV in Python.
- Image loading, transformation, and filtering
- Edge detection (Canny, Sobel)
- Object detection and contour analysis
- Video stream processing
- Practical AI surveillance techniques
- Python 3
- OpenCV (
cv2) - NumPy
pip install opencv-python numpy
python3 <script_name>.py