Skip to content

Nabeegh-Ahmed/AI-Image-Vectorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AI-Image-Vectorization

A proof-of-concept to use K-Means Algorithm for Image Vectorization.

Next Steps

  1. Convert the Image into Frequency domain
  2. Separte beackground and foreground using high pass, band pass and low pass filters
  3. Find a suitable number of number of centroids in K-Means
  4. Apply K-Means to both the background and foreground
  5. Recreate the Image
  6. Apply Image Sharpening to make edges more prominent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors