Homework 1
Submission date: December 29th, 2022.
Topics
- Continuous and discrete 2D signals
 - Fourier transform
 - Sampling
 - Burst imaging
 - Image deblurring
 
Downloading
The assignment is available here.
We recommend you use git to clone the repo:
git clone https://github.com/vistalab-technion/cs236860-hw.git
This will allow you to pull updates from us in the event that they are needed.
FAQ
Q: Do we need to compute the integral in question 4?
A: No. You can find the upper bound without computing the integral.
Q: Do we need to compute the integral in questions 5 & 6?
A: Yes. We have seen similar integrals in the lecture.