A Python project that simulates the process of drawing a pencil sketch from an input image. The program uses OpenCV to convert an image into a realistic pencil sketch and visually recreates the ...
Features to Add Dynamic Image Input: Allow users to input the image file name or path via the command line or a graphical interface. Customizable Blur Radius: Add a feature to let users specify the ...