Source for live image to ascii
GrosSacASac opened this issue · 1 comments
GrosSacASac commented
Where can I find the source for https://art.pixlab.io/#render_cam ?: the code that that produces ascii output with video input.
Is it done client side ?
symisc commented
Yes, it is done on the client side using the exported ASCII Art API: AsciiArtInit(), AsciiArtRender() and so forth. Video Frames are obtained through the getUserMedia() interfaces, converted to grayscale and then processed.
All of this require the trained model that perform the rendering and is to be downloaded from http://pixlab.io/art