Rotating the Live Webcam Video in Python using OpenCV

Siva Sankar U Aug 16, 2020

This is a mini project created using the OpenCV library of python. This involves rotating the live webcam video.

Requirement:

* OpenCV (recent version)

          If not installed already, please install the OpenCV library before running the code file

* A webcam

About:

This packet has a python file to rotate the live webcam video. The OpenCV library is used to run the program. 

A separate window named "Live Video Rotation" is created to visualize the output of the program.

A webcam attached to the system is used to capture the live video. 

The output window can be closed by pressing any keyboard button.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment