DPS921/ASCII

From CDOT Wiki
Revision as of 19:36, 28 November 2018 by YuriyKartuzov (talk | contribs) (Examples)
Jump to: navigation, search

ASCII art

Introduction

Team Members

  1. Alex
  2. Dmytro
  3. Yuriy Kartuzov


Google slides presentation

Google Slides presentation can be found here


ASCII Art (Yuriy)

Introduction

The idea is take an image and turn it into a pictorial representation using ascii character. We use PNG as input and TXT file as output. The idea with TXT format is that they can be pasted into editors, their font can be modified, text colour and background changed for a customized look.

R2d2.jpg

We decided to take it a step further and output a PNG file as well. This loses some of the functionality mentioned above, however now we are able to process videos since we can take a frame and run our algorithm through it. Having a video will also highlight how efficient our algorithm can run and whether we can keep up with live processing.

Examples

  1. LIVE video stream can be found (here)
  2. Video file processing is (here)
  3. Text file of R2D2 above (here)


Note: for best quality download the videos since Google compresses files for playback in browser

vTune Amplifier with OpenMP (Alex)

Intel Adviser (Dmytro)