Edge Detection (slides)
- Intro to edges
- Basic edge image (gradient filters notebook)
- Edge thinning
- LoG
- NMS
- Edge mask
- Canny edge detector (edge detection notebook)
- Other edge related topics
- Frequency representation
- Unsharp filter
- Ex3: Bilateral filter