Giter Club home page Giter Club logo

Ralf's Projects

an-improved-nlm-image-denoising-algorithm-based-on-edge-detection icon an-improved-nlm-image-denoising-algorithm-based-on-edge-detection

Aiming at the removal of gaussian noise, we systematically analyze the shortage of non-local means image denonising algorithm (NLM), finding it is easy to lose structure information when dealing with the image containing complex edges and textures by NLM algorithm. In order to solve this problem, a non-local means image denoising based on edge detection is proposed in this thesis. The innovation of the proposed algorithm is mainly manifested in the following : (1) An improved Sobel operator with eight directions is proposed to extract a more accurate edge image; (2) To make the neighborhoods with similar structure obtain more weight, not only the Euclidean distance but also the edge image are considered when the similarity of neighborhoods is measured. Many experiments demonstrate that in both subjective and objective evaluation principles the performance of the improved algorithm has a good effect, and the visual effect of the denoised image is good.

eightalgorithms icon eightalgorithms

八种常用的排序算法:插入排序、冒泡排序、选择排序、希尔排序、快速排序、归并排序、堆排序和LST基数排序的Java和C++代码实现

learning-asm icon learning-asm

汇编语言(第2版)-王爽,所有源码和练习

noise-adaptive-switching-non-local-means icon noise-adaptive-switching-non-local-means

Aiming at the removal of salt-and-pepper noise, a noise adaptive switching non-local means denoising algorithm (NASNLM) is proposed in this program. For noise detection, the pixels of image are divided into the noise and the non-noise points. For filtering, four different filtering techniques are adopted: switching filtering, noise adaptive median filtering, edge-perserving filtering and non-local means filtering. Switching filtering can keep the gray-value of non-noise points unchanged. Noise adaptive median filtering can suppress the high-density salt-and-pepper noise. Edge-preserving filtering can preserve more image edges and details. Non-local means filtering can further improve the ability of noise suppression and detail maintenance. Experiments demonstrate that for removal of the high-density salt-and-pepper noise by NASNLM algorithm, a better denoising effect is obtained than other methods.

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.