Skip to content

zubie7a/Computer_Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Code for the final project done at the Computer Architecture class at Universidad EAFIT, 2013-2

Resources

License

Stars

Watchers

Forks