- Finding Edges with Gaussians, Sobel, and Canny
Gaussian smoothing, implementing derivative filters from scratch, Sobel vs Canny, and making Keanu Reeves look like A Scanner Darkly.
7 min - Reading Images and the NTSC Grayscale Formula
Loading images, the NTSC grayscale formula, and a checkerboard. First computer vision homework done in Python instead of MATLAB.
4 min
Back