Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 512 Bytes

Lab 3 - Image Manipulation

Computer Vision course - Politecnico di Torino - academic year 2012-2013

A project, made in Qt Creator and using OpenCV 2.4.3, for capturing a video from the webcam and manipulate its frames: add a logo in the corner of the video player, convert the video in grayscale, and save the result on disk.

Before using such a project, you must open its .pro files and edit the path to the OpenCV library, which should be already installed on your computer.