Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bdurga26/pencil-art

This is the pencil art project
https://github.com/bdurga26/pencil-art

cv2 python

Last synced: 5 days ago
JSON representation

This is the pencil art project

Awesome Lists containing this project

README

        

###Project Steps

Read the Image: Load the image using OpenCV.

Convert to Gray Scale: Convert the image to a grayscale image.

Invert the Gray Image: Invert the grayscale image to create a negative.

Apply Gaussian Blur: Apply a Gaussian blur to the inverted image.

Blend the Images: Blend the blurred image with the original grayscale image using a color dodge blend.






![d3](https://github.com/BDurga26/Pencil-Art/assets/103586967/4e7fff78-3f91-43d2-94e7-c9b4b5085156)