Skip to content

Genetic Algorithm as an approach to select image restoration parameters that provides the greatest improvement to a turbid underwater image.

License

Notifications You must be signed in to change notification settings

vintousan/dcp_param_selection_ga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

GA-based DCP Parameters Selection for Single Turbid Underwater Image Restoration

Abstract: Dehazing through Dark Channel Prior (DCP), originally developed for land-based images, has translated its potential for improving the quality of underwater images. However, the DCP default parameters, which are just adapted from land-based applications, may not be applicable for underwater images. Such constraint limits the capability of this restoration algorithm to improve the quality of an underwater image; the values of these parameters must be searched for each underwater image. A proposed approach on the parameter values assignment problem is to conduct an optimized search based on Genetic Algorithm. The presentation of this proposed approach focuses on the Genetic Algorithm processes: chromosome encoding, fitness function development, and selection, mutation, and crossover, to perform an effective search of the best solution out of a pool of possible solutions. Qualitative and quantitative evaluations show that utilization of optimized combination of DCP parameters, achieves images of higher quality in comparison to the utilization of established default DCP parameters.

Source Code

The GA-based DCP Parameters Selection is implemented using DEAP, a Python-based library for evolutionary algorithms.

References

About

Genetic Algorithm as an approach to select image restoration parameters that provides the greatest improvement to a turbid underwater image.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages