Skip to content

Converts image to a pencil sketch using OpenCV and Python

Notifications You must be signed in to change notification settings

aishuse/image2sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Generate Pencil Sketch from a Photo in Python

Step 1: Convert to Grey Image
Step 2: Invert Image
Step 3: Blur image
Step 4: Invert Blurred Image
Step 5: Sketch

Results

alt text alt text

About

Converts image to a pencil sketch using OpenCV and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages