Skip to content

Vaarun-C/ASCII-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-Camera

Your Webcam in the terminal using ASCII art with colour!

Requirements

To run the script, you'll need the following Python packages:

  • numpy==1.26.0
  • opencv-python==4.8.1.78

Installation

To get started, follow these steps:

  1. Clone this repository to your local machine.
  2. Create a virtual environment (optional but recommended).
  3. Install the required packages using pip.

Acknowledgements

Author

Varun

Have fun! :)

PLEASE SEE: There's a for loop which limits it to 10 frames. Please switch that out for while True: to enable forever.

About

Your Webcam in the terminal using ASCII art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages