Git Product home page Git Product logo

image-turbo's Introduction

Image-Turbo Project

Efficient Image Processing Utility

Welcome to the Image-Turbo project, a utility designed for efficient image processing with operations like blur, rotate, zoom, and edge.

Group Members:

  • Zijian Huang
  • Ningyan Zhang
  • Yueze Cao

Download Methods

Local Download

  • Unzip the Image-Turbo package locally.

Remote Download

Runtime Environment

  • Designed for Linux environment.
  • Tested on server: ece006.ece.local.cmu.edu

Directory Structure

  • bin/: Contains executable files.
  • src/: Contains all the source code.
  • pic/: Stores images for testing.
  • output/: Holds processed images.

How to Run

  • Navigate to the directory with makefile, run make.
  • Enter bin directory, execute: ./PhotoLab
  • Follow the instructions on the terminal to process images.

How to Test

  • Navigate to the directory with driver.sh.
  • Grant execute permission to driver.sh run chmod +x driver.sh.
  • Run ./driver.sh.
  • The script will run all the test cases and output the clock cycles for each operation.
  • The script will also generate the output images in the same directory with the name test.txt.

Important Notes

  • Always load images before processing and save them afterward.
  • Only one operation per run is allowed.
  • E.g., after a blur operation, a rotate cannot be applied in the same run to avoid inaccurate outputs.
  • The menu does not handle most of the invalid inputs. We assume that the user will follow the instructions and enter valid inputs.

Acknowledgement

We would like to extend our deepest gratitude to the professors and teaching assistants of the 18645 course. Their invaluable guidance and support have been instrumental in the development of the Image-Turbo project.

image-turbo's People

Contributors

hzj010427 avatar

Watchers

 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.