Coders Packet

Rotating the Live Webcam Video in Python using OpenCV

By Siva Sankar U

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.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Siva Sankar U (cvakapoor)

Download packets of source code on Coders Packet