https://github.com/neemiasbsilva/basics-video-with-opencv
Using Python and OpenCv to Manipulating Video Basics and Live Camera.
https://github.com/neemiasbsilva/basics-video-with-opencv
opencv
Last synced: about 1 month ago
JSON representation
Using Python and OpenCv to Manipulating Video Basics and Live Camera.
- Host: GitHub
- URL: https://github.com/neemiasbsilva/basics-video-with-opencv
- Owner: neemiasbsilva
- License: gpl-3.0
- Created: 2020-01-13T19:48:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T10:34:41.000Z (over 5 years ago)
- Last Synced: 2025-07-24T03:53:17.003Z (3 months ago)
- Topics: opencv
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Using Python and OpenCv to Manipulating Video Basics and Live Camera
#
In this repository we'll be exploring how to use Python and the OpenCV (Open Computer Vision) to writer video with live camera, open video, draw rectangle automatic, and finally draw rectangle with your mouse.
#
_Note: For run this codes is necessary know the basic of library OpenCv and Python Language._
#
Sincerely: Neemias B. Silva