Git Product home page Git Product logo

cuda-upscaling-algorithm's Introduction

Cuda_Upscaling Project

TEAM

  • s294767 Marchetti Laura
  • s298846 Di Gruttola Giardino Nicola
  • s303395 Durando Luca

Description

This project is a CUDA implementation of Upscaling algorithm. It is a technique used to resize an image while reducing the aliasing effect in computer graphics. It is based on the idea of repeating each pixel N-times and then convoluting the resulting matrix with a kernel previously loaded. The result is a smoother and bigger image with less aliasing artifacts.

How to compile

The project is developed in C++ and CUDA. To compile it, you need to have installed the CUDA Toolkit.

This is the command to compile the project:

nvcc main.cu cpulib/cpu.cpp gpulib/gpu.cu imglib/img.cpp

cuda-upscaling-algorithm's People

Contributors

lukeskyd avatar nicolagiardino avatar chettilaura avatar

Stargazers

 avatar  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.