Coder Social home page Coder Social logo

neptune-junhong / imageenhanceviafusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 26hzhang/imageenhanceviafusion

0.0 0.0 0.0 37.19 MB

It is a Java implementation of underwater images and videos enhancement by fusion

License: MIT License

Java 100.00%

imageenhanceviafusion's Introduction

Underwater Image Enhance via Fusion

Authour

Notice: All the codes are integrated in my newly created repository: OptimizedImageEnhance, this repository will be deleted later, and the compressed file of this repository is also available in the new repository: [link].

It is a Java implementation of algorithms proposed in the paper: Enhancing Underwater Images and Videos by Fusion, published by Cosmin Ancuti on CVPR, 2012.

This paper describes a novel strategy to enhance underwater videos and images. Built on the fusion principles, the strategy derives the inputs and the weight measures only from the degraded version of the image. In order to overcome the limitations of the underwater medium, two inputs are defined that represent color corrected and contrast enhanced versions of the original underwater image/frame, but also four weight maps that aim to increase the visibility of the distant objects degraded due to the medium scattering and absorption. The strategy is a single image approach that does not require specialized hardware or knowledge about the underwater conditions or scene structure. The fusion framework also supports temporal coherence between adjacent frames by performing an effective edge preserving noise reduction strategy. The enhanced images and videos are characterized by reduced noise level, better exposedness of the dark regions, improved global contrast while the finest details and edges are enhanced significantly.

NOTE: The image showing method is obtain from the repository: ImShow-Java-OpenCV. And the implementation of Matlab are put in this project too.

Requirements

  • Java 1.8.

  • OpenCV. To make the OpenCV can work with JAVA IDE like IntelliJ or Eclipse, you may need to follow the guidance of OpenCV Java Tutorials to set up OpenCV for Java in your favorite IDE.

Results

Heavy Distorted Fish Example

Enhancement Examples with Normalized Weight Maps

Other Results

imageenhanceviafusion's People

Contributors

26hzhang 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.