Skip to content

Transforms your webcam's video stream into dynamic ASCII art in terminal

Notifications You must be signed in to change notification settings

ManojTGN/asciicam-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsciiCam CMD

This C++ program captures frames from your webcam and converts them into ASCII art in real-time. and it will produce the output ascii art in the terminal. You can customize the output, change cameras, add your own ASCII characters, and more. Capture2

Prerequisites

  • C++ compiler (e.g., g++)
  • OpenCV library installed
  • Webcam (built-in or external)

Features

  • Real-time webcam to ASCII art conversion.
  • Customizable frame dimensions and ASCII characters.
  • Support for changing the camera source (webcam, virtual camera, 3rd party camera).
  • Key Customizations

Installation

  1. Clone or download this repository to your local machine.
  2. Make sure you have the OpenCV library installed.
  3. Compile the program using makefile.

About

Transforms your webcam's video stream into dynamic ASCII art in terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages