Dehaze-AI-

๐ŸŒซ๏ธ Haze Removal Using Dark Prior Channel ๐ŸŒซ๏ธ

๐Ÿ“š Project Overview

Welcome to our final year project! Weโ€™re addressing the common issue of haziness in images with the Dark Prior Channel method. ๐ŸŒซ๏ธ Dust, haze, and fog can obscure details and diminish image quality, making it hard to see whatโ€™s important. Our project aims to tackle this by refining and enhancing ground truth images, removing unwanted distortions for clearer and more vibrant visuals. ๐Ÿš€โœจ

Example: Hilly Valley

Hereโ€™s an example demonstrating our method on a hilly valley scene:

Hazy Image

Clear Image

๐Ÿ” Methodology

The Dark Prior Channel technique is designed to improve image clarity by leveraging the unique properties of haze-free images. Hereโ€™s how it works:

  1. Pixel Intensity Analysis: In images without haze, some pixels exhibit very low intensity in at least one color channel. ๐ŸŒˆ
  2. Haze Estimation: By identifying these dark pixels, we estimate the haze in the image. ๐Ÿ“‰
  3. Haze Removal: We then apply our findings to clear the haze, dust, and fog, enhancing the overall image quality. ๐Ÿ–ผ๏ธ

๐Ÿšง Challenges

Despite achieving promising results, we face several challenges:

๐ŸŒŸ Achievements

๐Ÿ“ธ Visual Results

Here are some examples of our work:

๐Ÿ› ๏ธ How to Use

To see our method in action or integrate it into your projects, check out our code and examples provided in this repository. For detailed instructions and usage, refer to the documentation.


Thank you for exploring our project! Feel free to provide feedback or contribute. ๐Ÿ™Œ๐Ÿ’ฌ