Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Digital Image Process - Final Homework You are given a paper and the corresponding source code. In this paper, the author proposed an algorithm to

image text in transcribed
Digital Image Process - Final Homework You are given a paper and the corresponding source code. In this paper, the author proposed an algorithm to remove the haze in an image. Figure 1. Haze removal using a single image. (a) input haze image. (b) image after haze removal by our approach. (c) our recovered depth map Paper: Single Image Haze Removal Using Dark Channel Prior Code: https://github.com/He-Zhang/image_dehaze This is the code implemented in Python, you can find other language versions in the github easily. Your tasks: 1. Try to understand the paper and code, then choose some images with haze as input, run the code to get images without haze 2. Process the images Prof. Zou gives. 3. Write a report about this dehaze paper. The report consists of at least those parts: Background (What the paper is about, What are the shortcomings of previous papers, What problem does the paper solve...) Method (What are the steps of the algorithm What is the theory behind the algorithm...) Implement (How do you implement the algorithm, What problems do meet and how to fix them ...) Experiment (Your input images and output images) Gains (What you learn from the paper and code, What you learn from this course ...) Digital Image Process - Final Homework You are given a paper and the corresponding source code. In this paper, the author proposed an algorithm to remove the haze in an image. Figure 1. Haze removal using a single image. (a) input haze image. (b) image after haze removal by our approach. (c) our recovered depth map Paper: Single Image Haze Removal Using Dark Channel Prior Code: https://github.com/He-Zhang/image_dehaze This is the code implemented in Python, you can find other language versions in the github easily. Your tasks: 1. Try to understand the paper and code, then choose some images with haze as input, run the code to get images without haze 2. Process the images Prof. Zou gives. 3. Write a report about this dehaze paper. The report consists of at least those parts: Background (What the paper is about, What are the shortcomings of previous papers, What problem does the paper solve...) Method (What are the steps of the algorithm What is the theory behind the algorithm...) Implement (How do you implement the algorithm, What problems do meet and how to fix them ...) Experiment (Your input images and output images) Gains (What you learn from the paper and code, What you learn from this course ...)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions