Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision with OpenCV

Tasks and projects from Picsart Academy's AI Surveillance Application course, built with OpenCV in Python.

Topics Covered

  • Image loading, transformation, and filtering
  • Edge detection (Canny, Sobel)
  • Object detection and contour analysis
  • Video stream processing
  • Practical AI surveillance techniques

Tech Stack

  • Python 3
  • OpenCV (cv2)
  • NumPy

Setup

pip install opencv-python numpy
python3 <script_name>.py

About

Computer vision tasks built with OpenCV — image processing, object detection, and AI surveillance techniques.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages