Drawing Simple Geometrical Shapes on Python from scratch, have you tried it? Now in this series of tasks, I am going to tackle some of the interesting image processing concepts from scratch using Python and then will compare them with the popular OpenCV framework. Last time I did Convolution operations from Scratch and RGB to […]