Skip to content

nig119/COL783

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COL 783 : Digital Image Analysis

The project work is jointly done by me and Aniket

1. Content Aware Face & Sky Enhancement

  • Detected face skin pixels and adjusted the bimodal histogram formed when there is shadow on face thus resulting in visually better photos having faces
  • Sky detection was then done followed by cloud-sky decomposition where the clouds where made more white and sky assigned sky blue color to given better visual experience
  • Saliency enhancement was also done later followed by detail enhancement
visit project site       check code       reference paper

2. Digital Face Makeup

  • Trasfer of makeup from one face to other, sperate detection of eye and lip makeup
visit project site       check code       reference paper

3. Seam Carving - Content Aware Image Resizing

  • Implemented seam carving which could attain content-aware stretching and cropping of an image
  • Extended the method to remove objects detected through template matching done in Fourier domain
  • Additionally used generalized Hough Transform for retaining and eliminating specific shapes in the image
visit project site       check code       reference paper

About

IITD Digital Image Processing Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages