Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ImageToSketch

A simple webapp to get image from user and process it to give pencil sketch like effect

Processing

  1. Convert Image to grayscale
  2. Use edge detection algorithm to find edges
  3. Use Thresholding to find dark regions in image and then make them lighter and remove light regions to get the shades
  4. Subtract shades and edges
  5. Result Image is obtained

image image

About

A simple webapp to get image from user and process it to give pencil sketch like effect

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages