Coder Social home page Coder Social logo

zehua99 / mips_image_processing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdinn/mips_image_processing

0.0 2.0 0.0 752 KB

This program will read a bmp image and process according the user choice. MIPS assembly language and Mars 4.5 was used to achieve this task. Fully working.

License: GNU General Public License v3.0

Assembly 100.00%

mips_image_processing's Introduction

mips_image_processing

Language used to comment in the whole code is english.

This program will read a bmp image and process according the user choice. MIPS assembly language and Mars 4.5 was used to achieve this task. To get the thing working, just put mars into the same folder as the main.asm file and img.bmp as well. It should work fine.

The implemented filters are:

  • Color Rotation
  • Rotation 90 degree left and right
  • Horizontal and vertical image flip
  • Color invertion
  • Grayscale
  • Greenscale
  • First byte histogram (for grayscale images)
  • Pixel average
  • Contrast adjust for grayscale images (better performance) and for colored ones

Author: Igor Godinho Debastiani

It was made as a college work to the grade Microprocessors at Instituto Federal de Santa Catarina (IFSC). Florianópolis, Brazil.

mips_image_processing's People

Contributors

gdinn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.