Coder Social home page Coder Social logo

image-processing-via-matlab's Introduction

A-new-image-enhancement-method-considering-both-dynamic-range-and-color-constancy

This paper proposes an approach to improve color images suffering from low dynamic range, by employing both histogram matching and histogram stretching techniques. Firstly, the color image is transformed from RGB into HSV color space. Then, an appropriate reference image is selected by comparing component V of the enhancing image with component V of the data base images using a similarity measure. This selected image is used as the goal image in histogram matching algorithm in order to enhance image brightness (Automatic Histogram Matching). Secondly, components V and S are linearly stretched in order to recover the image color information. Finally, using the treated V and S components and untreated component of H, the enhanced image is obtained in RGB color space by inverse transform.

RUN the code:

  1. You should download the images in the "database" folder, and add this folder to your project path.
  2. Run "GUIMain.m" and select the image that you want to enhace it.

It works for both gray-scale and RGB images. For details, you can read the paper in the "paper" folder. If you use the codes for your research or academic purposes, please cite our paper:

Hassanpour, H., & Samadiani, N. (2019). A new image enhancement method considering both dynamic range and color constancy. Scientia Iranica, 26(3), 1589-1600.

If you have any questions, please feel free to contact me: [email protected]

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.