https://github.com/barabum0/python-ascii
Simple ASCII image renderer on python!
https://github.com/barabum0/python-ascii
ascii opencv-python python
Last synced: about 1 year ago
JSON representation
Simple ASCII image renderer on python!
- Host: GitHub
- URL: https://github.com/barabum0/python-ascii
- Owner: barabum0
- Created: 2022-12-20T15:54:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T14:58:45.000Z (about 3 years ago)
- Last Synced: 2025-01-21T09:48:52.548Z (over 1 year ago)
- Topics: ascii, opencv-python, python
- Language: Python
- Homepage:
- Size: 19.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python ASCII
Simple ASCII image renderer in Python using OpenCV
## How to use:
1. Install dependencies
```bash
pip install opencv-python click
```
### It's done! Here is the commands to run:
Camera:
```bash
python camera.py
python camera.py --help
```
Images:
```bash
python image2ascii.py --input
python image2ascii.py --help
```
## Example images: