Coder Social home page Coder Social logo

aryan-atul25 / automatic_exposure_correction Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 70.48 MB

Automatic Exposure Correction is a computer vision project implemented in MATLAB aimed at correcting the exposure of images using image processing techniques. The project involves analyzing the image histogram to identify the exposure level and then applying appropriate adjustments to correct the exposure. This is done using a combination of techni

License: MIT License

MATLAB 100.00%

automatic_exposure_correction's Introduction

Automatic-Exposure-Correction

This repository contains the code for the following problem statement.

Problem Statement

Improving Images acquired through non-optimal exposure

Dataset

  1. Part A: This part contains drone images captured with varying exposure settings, including one image taken in dim light.
  2. Part B: This part contains images of Kodak Dataset.

Quality Measures

  1. Brisque
  2. NIQE

Prerequistes

  1. Linux or Windows
  2. MATLAB

Repository Usage

  1. Clone this repository
git clone https://github.com/07Agarg/Digital_Image_Processing_Project.git
  1. To test the result using any approach:
    i. cd Root/Source/
    ii. open the file corresponding to that approach.
    iii. Set variable 'D' to one of the following.
          D = '../Dataset/Part A'
          D = '../Dataset/Part B'
    iv. Set variable S to image name. Example to test result on Part B, IMG_11:
          S = fullfile(pwd, D, 'IMG_11.png');

Results

Using Improved Adaptive Gamma Correction

Input(Dataset/Part B/IMG_11):

                  Input

Output: Output

References

  1. R. C. Gonzalez and R. E. Woods, “Digital Image Processing”, Prentice Hall, vol. 3rd edition.
  2. Yeong-Taeg Kim. 1997. Contrast enhancement using brightness preserving bi-histogram equalization. IEEE Trans. on Consum. Electron. 43, 1 (February 1997), 1-8.
  3. Zuiderveld, Karel. “Contrast Limited Adaptive Histogram Equalization.” Graphic Gems IV. San Diego: Academic Press Professional, 1994. 474–485.
  4. Shih-Chia Huang, Fan-Chieh Cheng, and Yi-Sheng Chiu. 2013. Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution. Trans. Img. Proc. 22, 3 (March 2013), 1032-1041.
  5. Gang Cao, Lihui Huang, Huawei Tian, Xianglin Huang, Yongbin Wang, and Ruicong Zhi. 2018. Contrast enhancement of brightness-distorted images by improved adaptive gamma correction. Comput. Electr. Eng. 66, C (February 2018).
  6. G. Messina, A. Castorina, S. Battiato and A. Bosco, "Image quality improvement by adaptive exposure correction techniques," 2003 International Conference on Multimedia and Expo. ICME '03. Proceedings.
  7. Mittal, A., A. K. Moorthy, and A. C. Bovik. "No-Reference Image Quality Assessment in the Spatial Domain." IEEE Transactions on Image Processing. Vol. 21, Number 12, December 2012, pp. 4695–4708.
  8. Mittal, A., R. Soundararajan, and A. C. Bovik. "Making a Completely Blind Image Quality Analyzer." IEEE Signal Processing Letters. Vol. 22, Number 3, March 2013, pp. 209–212.
  9. N. Venkatanath, D. Praneeth, Bh. M. Chandrasekhar, S. S. Channappayya, and S. S. Medasani. "Blind Image Quality Evaluation Using Perception Based Features", In Proceedings of the 21st National Conference on Communications (NCC). Piscataway, NJ: IEEE, 2015.
  10. S. Yelmanov, Y. Romanyshyn, “Image contrast enhancement in automatic mode by nonlinear stretching”, In: Proc. 2018 XIV-th International Conference on Perspective Technologies and Methods in MEMS Design (MEMSTECH), 2018, pp. 104–108.

automatic_exposure_correction's People

Contributors

aryan-atul25 avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.