Difference between revisions of "DPS921/ASCII"

From CDOT Wiki
Jump to: navigation, search
(Introduction)
(Introduction)
Line 19: Line 19:
 
We decided to take it a step further and take a PNG file as input and output a PNG file. This looses some functionality mentioned above, however now we are able to process videos since they are just bunch of frames.
 
We decided to take it a step further and take a PNG file as input and output a PNG file. This looses some functionality mentioned above, however now we are able to process videos since they are just bunch of frames.
  
[https://drive.google.com/open?id=1XdiQNKSioRO4BhRdWrnoORsk-OKVm_Yb LIVE Example]
+
 
[https://drive.google.com/open?id=1ZPd26IeXljLhOJNfxCeUA7YuQuN_PUdD Video Example]
+
Example of LIVE video stream can be found
 +
[https://drive.google.com/open?id=1XdiQNKSioRO4BhRdWrnoORsk-OKVm_Yb here]
 +
 
 +
And example of Video file processing is
 +
[https://drive.google.com/open?id=1ZPd26IeXljLhOJNfxCeUA7YuQuN_PUdD here]
  
 
==vTune Amplifier with OpenMP (Alex)==
 
==vTune Amplifier with OpenMP (Alex)==
  
 
==Intel Adviser (Dmytro)==
 
==Intel Adviser (Dmytro)==

Revision as of 19:16, 28 November 2018

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 images is that they can be pasted into editors, font modified, font color and background set.

R2d2.jpg

We decided to take it a step further and take a PNG file as input and output a PNG file. This looses some functionality mentioned above, however now we are able to process videos since they are just bunch of frames.


Example of LIVE video stream can be found here

And example of Video file processing is here

vTune Amplifier with OpenMP (Alex)

Intel Adviser (Dmytro)