Skip to content

aequanima/contextmenubackgroundremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds a drop down option or context menu option to remove the background from an image, similar to the functionality seen in macOS. The current implementation may be slow for large images, but it works.

Run backgroundremover.pyw with the --register flag to add to your context menu. Use --unregister to remove it.

Requires OpenCV-

pip install opencv-python

To install: python backgroundremover.pyw --register

To uninstall: python backgroundremover.pyw --unregister

screenshot

About

Adds a drop down option or context menu option to remove the background from an image, similar to the functionality seen in macOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages