Git Product home page Git Product logo

lrtv_revision's Introduction

LRTV_revision

  1. LRTV [1] is a super-resolution method that does not need any training data.

[1] Shi, Feng, et al. "LRTV: MR image super-resolution with low-rank and total variation regularizations." IEEE transactions on medical imaging 34.12 (2015): 2459-2466.

  1. LRTV has publicly abailable code: https://bitbucket.org/fengshi421/superresolutiontoolkit/src/master/

  2. LRTV only considers isotropic super-resolution. For example, given an image with resolution 2x2x2mm, it can super-resolve a resulted image with resolution of 1x1x1mm.

  3. In clinical practice, medical images usually have anisotropic resolution of axaxb, e.g., 0.8x0.8x3 mm. Original LRTV cannot super-resolve a resulted image with resolution of axaxa, i.e., 0.8x0.8x0.8mm for this example.

  4. This problem can be solved by simply substituting ./mylib/my_upsample.m and ./mylib/my_downsample.m with these two scripts.

lrtv_revision's People

Contributors

can-zhao avatar

Watchers

James Cloos 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.