Skip to content

rafapages/inverse-inpainting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Background removal by inverse inpainting

This simple method uses Telea's inpainting algorithm to remove the background of an image by extending the foreground. It is necesary to provide the mask which determines the background. OpenCV is used.

The method takes three arguments:

  1. Original input image
  2. Original input mask
  3. Name of the extended output image

About

Background removal by inverse inpainting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published