GithubHelp home page GithubHelp logo

luyao0516 / nlh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from njusthyk1972/nlh

0.0 0.0 0.0 12.24 MB

Matlab code for our IEEE Trans. on Image Processing paper "NLH: A Blind Pixel-level Non-local Method for Real-world Image Denoising"

MATLAB 100.00%

nlh's Introduction

NLH: A Blind Pixel-level Non-local Method for Real-world Image Denoising

  • This repository is for NLH introduced in the following paper
Yingkun Hou, Jun Xu, Mingxia Liu, Guanghai Liu, Li Liu, Fan Zhu, and Ling Shao, "NLH: A Blind Pixel-level Non-local Method for Real-world Image Denoising", IEEE Transactions on Image Processing, vol. 29, pp. 5121-5135, 2020.
  • Email: [email protected]

  • The code is built on Matlab 2018a for Windows 10 and macOS Catalina 10.15.4.

  • The folder NLH_AWGN_Gray includes gray scale images Additive Gaussian White Noise denosing codes and some gray scale images.

  • The folder NLH_CC includes CC dataset and denoising codes. The related information refers to "S. Nam, Y. Hwang, Y. Matsushita, and S. J. Kim. A holistic approach to cross-channel image noise modeling and its application to image denoising. In CVPR, pages 1683–1691, 2016."

  • The folder NLH_DND only includes denoising codes for DND dataset, the dataset can be downloaded from the following website: https://noise.visinf.tu-darmstadt.de/. The related information refers to "T. Plo¨tz and S. Roth. Bench algorithms with real photographs. In CVPR, 2017."

Note: If one wants to conduct AWGN denoising on color images, please change "sigma_est_b = sigma_est*4.0" to "sigma_est_b = sigma_est*1.0" in NLH_CC.m line 47 and NLH_DND.m line 72 respectively.

nlh's People

Contributors

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