Skip to content

keiraa/Red-Channel

Repository files navigation

Red-Channel

A C++ Command Line Interface Video Capturing Program with the Following Features:

-> Simple Login Logout: The default Username is "user" and the password is "password". (Not Included any Authentication text File just a Conditional Login)

Screenshot (27)

With Correct Credentials the CLI lets the User into the Next Step:

Screenshot (28)

Select a Valid path to save your Video.

It shows a set of options once a correct path is given. As Shown:

Screenshot (29)

-> Extracting Red Channel and applying Gaussian Blur:

Selecting 1 Starts Recording the Video for 10 seconfs from which it seperates the Red Channel and apply Gaussian Blur (5x5) and finally store it in the provided path

The Image Conversion of the Video Clip is as Follows

RedChannel

-> Showing the Videos Recorded in the CLI

The Videos are uploaded in an orderly fashion. i.e, the Video Name is live(n).avi for the nth video Saved.

Screenshot (30)

There is a Windows exe file along with the source code in the repository. It is genersted by using Visual Studio Code.

About

A C++ CLI Video Capturing Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages