S
S
Slava00722019-04-01 08:58:21
Python
Slava0072, 2019-04-01 08:58:21

How to use python and opencv to acquire the input video stream from a webcam in ascii art?

It is necessary to convert the input video stream to ascii art, and it, in turn, to a video stream, and pass it to the output of the virtual webcam. I rummaged through everything, found how to convert an image to ascii art, but I did not find how to convert ASCII art to a video stream.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-04-01
@Slava0072

First convert the ascii to an image https://code-maven.com/create-images-with-python-p...
Then assemble the images into a video https://theailearner.com/2018/10/15/creating-video. ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question