Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 489 Bytes

Anjali_OpenCV.md

File metadata and controls

16 lines (14 loc) · 489 Bytes

OpenCV Topics

  • Read and write images
  • Capture and save videos
  • Process images (filter, dilation, erosion, transform)
  • Canny Edge Detection
  • Crop and Resize
  • Drawing shapes ang writing text
  • Warp Perspective
  • Joining Images
  • Perform feature detection
  • Color Detection
  • Detect specific objects such as faces, eyes, cars, in the videos or images.
  • Contour/Shape Detection
  • Analyze the video, i.e., estimate the motion in it, subtract the background, and track objects in it