Skip to content

paulohltc/imageToCopypasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageToCopypasta

This code transforms an image to a copypasta (unicode art) that fits in Twitch and Google meet chat.

Character used

Repl.it link, click in run

Installation

Use the package manager pip to install OpenCV.

pip install opencv-python

Usage

python copypasta -ht ht -lt lt -g g

In where "ht" is the high threshold value of intensity gradient, "lt" is the low threshold value gradient and "g" for the grayscale you want to highlight (either 0 or 255, default is 0).

In the example used in "output.txt", it was used these parameters:

python copypasta -ht 50 -lt 150 -g 255

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages