Skip to content

Commit 6f57c52

Browse files
authored
Create Readme.txt
1 parent c7af152 commit 6f57c52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: HW1/Readme.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
HW1: Histograms, Filters, Deconvolution, Blending
2+
3+
The goal in this assignment is to get you acquainted with filtering in the spatial domain as well as in the frequency domain.
4+
Laplacian Blending using Image Pyramids is a very good intro to working and thinking in frequencies, and Deconvolution is a neat trick.
5+
6+
You tasks for this assignment are:
7+
• Perform Histogram Equalization on the given input image.
8+
• Perform Low-Pass, High-Pass and Deconvolution on the given input image.
9+
• Perform Laplacian Blending on the two input images (blend them together).

0 commit comments

Comments
 (0)