GithubHelp home page GithubHelp logo

qunlin-chen / enhanced-3dtv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrew-pengjj/enhanced-3dtv

0.0 1.0 0.0 48.1 MB

The code of enhanced 3DTV Regularization and Its Applications on Hyper-spectral Image Denoising and Compressed Sensing

MATLAB 66.52% C++ 1.76% M 0.02% HTML 22.12% Objective-C 0.01% C 6.19% Fortran 0.94% Mathematica 0.07% TeX 1.26% CMake 0.06% Python 0.63% SWIG 0.42%

enhanced-3dtv's Introduction

Enhanced-3DTV

The motivation map of Enhanced-3DTV is as follows.

motivation of Enhanced 3DTV

The matlab code of paper ''Enhanced 3DTV Regularization and Its Applications on Hyper-spectral Image Denoising and Compressed Sensing''

There are Two tasks: Compress sensing & Denoising

structure

Compress sensing

The structure of Compress sensing is:

  • compared method
    • JtenRe3DTV
    • KSC
    • LR&TV
    • SLNTCS
    • SpaRCS
  • Enhanced3DTV in the paper
    • demo_EnhancedTV_CS.m
    • EnhancedTV_CS.m
    • quality assess
  • quality assess
  • demo.m
# run "demo.m" in command line window of matlab to test all codes
$ demo.m
# run the code inside "Enhanced3DTV in the paper" to see the performances of Enhanced 3DTV in compress sensing tasks.
$ demo_EnhancedTV_CS.m

denoising

The structure of Denoising is:

  • compete code
    • ALM_RPCA
    • BM4D
    • LLRT
    • LRTDTV
    • LRTV
    • TDL
    • WNNM
    • WSNM_RPCA
  • Enhanced3DTV in the paper
    • EnhancedTV.m
    • TV_operator
    • quality assess
    • simulation_case1_demo.m
    • simulation_case2_demo.m
    • simulation_case3_demo.m
    • simulation_case4_demo.m
    • simulation_case5_demo.m
    • simulation_case6_demo.m
  • quality assess
  • Demo_simulation_case1.m
  • Demo_simulation_case3.m
  • RunAllMethod.m

API of all methods are list in "RunAllMethod.m"

# run "Demo_simulation_case1.m" and "Demo_simulation_case3.m"to test all the code. For example,
$ Demo_simulation_case3.m
# run the code inside "Enhanced3DTV in the paper" to see the performances of Enhanced 3DTV in Denoise tasks. For example,
$ simulation_case3_demo.m

supplemental.pdf

Here, we show some visual restoration of all methods The denoising performance of all methods on IndianPines simulation data. IndianPines The compress sensing restore performance of all methods on dcmall data. cs_dc_160 The compress sensing restore performance of all methods on lowal altitude data. cs_lowal_80

More experiment results and the proof of the equivalence are list in supplemental.pdf

enhanced-3dtv's People

Contributors

andrew-pengjj 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.