Derivate di immagini. Gradient-based filtering. Canny edge Detection.
Slides disponibili:
La lezione è corredata di un notebook:
Riferimenti bibliografici
- [Davies18], ch. 5.
- [Gon18], Ch. 3, 4.
- [Solem12], Ch. 1.
- [Sze22], sect. 7.2.
- [Kin19], Ch. 10, 11, 13.
Link utili
- Andrew Ng on Edge Detection: youtube lectures (1) e (2).
- Introduction to Edge Detection
- Concept of Image detection
- OpenCV Python Tutorial: Image Gradients
- Canny Edge Detection step by step
- OpenCV Python Tutorial: Canny Edge Detection