Course:CPSC312-2023-ASCII-Video-Transformer

From UBC Wiki

Authors: Sahaj, Rohit

What is the problem?

We are attempting to investigate the possibility that Haskell is suitable for parsing videos. We will attempt to convert video files by replacing the pixels with ASCII characters while trying to maintain a reasonable resolution.

What is the something extra?

We are going to implement a GUI wherein the user will be able to upload a video file of their choosing. Addiditonally, we will attempt to make to make the ASCII video coloured as opposed to black and white.

What did we learn from doing this?

(This should be written after you have done the work.)What is the bottom-line? Is functional programming suitable for (part-of) the task? Make sure you include the evidence for your claims.

Links to code etc

https://github.com/Sahaj0312/ascii-transformer.git