Python: Converting Images to Pencil Sketch

Hey there! Today we are going to learn how to convert images to pencil sketches with the help of OpenCV and plot the images at various stages using matplotlib. Recommended read: Edge detection in Python 1. Importing Modules Let’s first…








