Question: Digital Image Process - Final Homework You are given a paper and the corresponding source code. In this paper, the author proposed an algorithm to
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 asmagasingepepe this image hereby expand Paper: Single Image Hare Removal Using Dark Channel Prior Code: https://github.com/He-Zhang/image_dchaze 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 asmagasingepepe this image hereby expand Paper: Single Image Hare Removal Using Dark Channel Prior Code: https://github.com/He-Zhang/image_dchaze 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
Get step-by-step solutions from verified subject matter experts
