Giter Site home page Giter Site logo

wsimo / gradient-smoothness-structural_similarity-image_histogram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osspk/gradient-smoothness-structural_similarity-image_histogram

0.0 1.0 0.0 946 KB

🖼️ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Histogram (Intensity Histogram) and Structural Similarity Index Measure (SSIM) of Two Images

Python 100.00%

gradient-smoothness-structural_similarity-image_histogram's Introduction

🖼️ Image Processing Techniques

Open Source Love svg1 GitHub Forks Build Status GitHub Issues contributions welcome

This repository contains ready to run code for the following image processing techniques:

  • Image Gradient
  • Image Smoothness
  • Image Histogram (Intensity Histogram)
  • Structural Similarity Index of Two Images

How To Run

The code is in ready to run condition. Just install the imported modules in Python 3.6 and run the code.

Examples

Below are some images processed using the code given in this repo.

1) Image Gradient

An image gradient is a directional change in the intensity or color in an image. Here Laplacian Gradient Filter is applied to calculate the gradient.

2) Image Smoothness

Smoothing is often used to reduce noise within an image.

3) Image Histogram (Intensity Histogram)

In an image processing context, the histogram of an image normally refers to a histogram of the pixel intensity values. This histogram is a graph showing the number of pixels in an image at each different intensity value found in that image.

4) Structural Similarity Index Measure of Two Images

SSIM is used for measuring the similarity between two images.


Author

You can get in touch with me on my LinkedIn Profile: LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

Issues

GitHub Issues

If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.

License

MIT

Copyright (c) 2018-present, harismuneer

gradient-smoothness-structural_similarity-image_histogram's People

Contributors

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