Image to ASCII art in Python | Converting images to ASCII w/ OpenCV (tutorial)

preview_player
Показать описание
Transform / convert image-to-ascii in Python in this beginner-friendly introduction to OpenCV (python). We'll use a set of flag images (countries, states, historical) and within few lines of python code, create a ASCII generator that convert these images into ASCII.

00:00 Intro: Images to ASCII generator
05:08 OpenCV basics
25:59 Replacing pixels with symbols for ASCII art
38:22 Adding flair to our ASCII art
This OpenCV-only ASCII generator tutorial marks the start of a new series, where we explore OpenCV by building fun mini-projects.

Рекомендации по теме
Комментарии
Автор

Thank you sir Samuel for the tutorial about Asciify to convert images to ASCII Code. It's very help to teach student about basic image processing!

journeywithfendy
Автор

Another winner! Great content, thank you.

seadude