Giter Club home page Giter Club logo

eyesea_image-preprocessing-algorithms's Introduction

Preprocessing for EyeSea

  • Preprocessing experiments and applicators for EyeSea.
  • Numerically optimized matrix computation implementation of image enhancement and color restoration algorithms.
  • Callable image enhancement and restoration APIs.

Procedure to Execute

  • Place the input images in data/input/ directory of the corresponding processing operation (i.e Color Restoration or Enhancement).
  • Edit the corresponding run.py script to uncomment the algorithm to be applied.
  • Execute the script:
    • To only generate the images: python run.py.
    • To visualize before-after stages for each image: python run.py --visualize.
  • The processed images are stored in the corresponding data/output/ directory.

Image Enhancement Algorithms

  • CLAHE: Contrast limited adaptive histogram equalization.
  • GC: Gamma Correction.
  • HE: Image enhancement by histogram transformation.
  • ICM: Underwater Image Enhancement Using an Integrated Colour Model.
  • Rayleigh Distribution: Underwater image quality enhancement through composition of dual-intensity images and Rayleigh-stretching.
  • RGHS: Shallow-Water Image Enhancement Using Relative Global Histogram Stretching Based on Adaptive Parameter Acquisition.
  • UCM: Enhancing the low quality images using Unsupervised Colour Correction Method.
  • UMASK: Unsharp Masking.
  • BF: Bilateral Filtering.

Image Color Restoration Algorithms

  • DCP: Single Image Dehazing using Dark Channel Prior.
  • GB Dehazing R Correction: Single underwater image restoration by blue-green channels dehazing and red channel correction.
  • IBLA: Underwater Image Restoration Based on Image Blurriness and Light Absorption.
  • LowComplexityDCP: Low Complexity Underwater Image Enhancement Based on Dark Channel Prior.
  • MIP: Initial results in underwater single image dehazing.
  • New Optical Model: Single underwater image enhancement with a new optical model (paper).
  • RoWS: Removal of water scattering.
  • UDCP: Transmission Estimation in Underwater Single Images.
  • ULAP: A Rapid Scene Depth Estimation Model Based on Underwater Light Attenuation Prior for Underwater Image Restoration.

eyesea_image-preprocessing-algorithms's People

Contributors

karthik-d avatar nive927 avatar

eyesea_image-preprocessing-algorithms's Issues

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.