Git Product home page Git Product logo

mri-super-resolution's Introduction

Super resolution methods applied to MRI

This project aims at enhancing the quality of knee MRIs from the Osteoarthritis Initiative using super-resolution methods. The following methods were tested :

Prerequisites

This project was built on Python 3.6. The following packages are necessary :

sklearn, skimage, dipy

Notes

  • MRI are 3D images. They have high resolution on the (x,y) and low resolution on the z-axis. Our aim is to enhance the quality on this last axis.
  • Although the current implementation of the example-based method works and performs remarkable improvements, it is very time-consuming and needs to optimized for full deployment.
  • Our implementation of SSR doesn't perform well on our MRIs. Images fed to the Fourier Burst Accumulation do possess of wide variety of high frequency pattern, and FBA doesn't seem to re-transmit them well in the resulting image. An other limit is that we might not reproduce exactly the MRI recording setting - Rotation matrices applied in the beginning of the algorithm might not be as simple as the one we used (rect or sinc).

mri-super-resolution's People

Contributors

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