Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Sample project demonstrating simple background removal

License

Notifications You must be signed in to change notification settings

ArXen42/BackgroundRemovalSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BackgroundRemovalSample

Sample project demonstrating simple background removal. Following command-line arguments can be provided (none of them is required):

--img image.jpg --out out.png --flood-fill-tolerance 0.01 --blur 5

or

-i image.jpg -o out.png -t 0.1 -b 5

There is habrahabr.ru post about this sample.

About

Sample project demonstrating simple background removal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages