Skip to content

Latest commit

 

History

History
executable file
·
28 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
28 lines (20 loc) · 1.09 KB

Santiago Zubieta

Universidad EAFIT, 2013-2

Computer Architecture

The Final Project for the Computer Architecture course was to implement a NASM program which will call external functions from OpenCV 2.4.2 (in Ubuntu 12.04) for C++ for loading an image into memory, and do some calculations natively in NASM for mirroring the image's pixels.

This software itself is under the MIT License and done for educational purposes. OpenCV uses the BSD License.

A mirrored picture of Universidad EAFIT's Library:

Original Mirrored
01 02

Also a mirrored dancing frog:

Original Mirrored
03 04

And a very interesting glitched dancing frog:

05