sagniknitr / color-correction

A simple algorithm for underwater image color segmentation for object detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-correction

A simple algorithm for underwater image color segmentation for object detection

It is an iterative procedure where we search the pixel for the required color and enhance the RGB color of the image

The screenshot provided at the folder shows my result of the algroithm

Here is another result for getting the mask of the path after thresholding

For more information on the algorithm used you can refere this paper

Algorithms

Retinex

RL Deconvolution

Input image
alt text

Output Image
alt text

About

A simple algorithm for underwater image color segmentation for object detection


Languages

Language:C++ 97.6%Language:CMake 2.4%