kuanhungchen / Spring-2020-Intro-to-Digital-Signal-Processing

πŸ” An image processing method which removing object in images by seam carving algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-2020-Intro-to-Digital-Signal-Processing

  • Remove the People: Segmentation-Based Object Removal
  • Term project of course Intro to Digital Signal Processing

Components

  • Base Layer: low-frequenry response of input image
  • Avg Mask: smooth mask by averaging
  • Energy Map: convolution of input image and filters
  • Minimum Seam: minimum seam by finding minimum energy map

Report

Available upon request.

Contact

Feel free to email me at khchen.me@gmail.com or open an issue here if you have any ideas.

About

πŸ” An image processing method which removing object in images by seam carving algorithm.


Languages

Language:Python 100.0%