An open API service indexing awesome lists of open source software.

https://github.com/aka-sh11/signature-background-removal

Application to remove Signature Background
https://github.com/aka-sh11/signature-background-removal

image-processing opencv signature-capture

Last synced: 2 months ago
JSON representation

Application to remove Signature Background

Awesome Lists containing this project

README

        

# Signature-Background-Removal

Remove Background and turn white pixels into transparent using Python opencv

This script will grab your signature.jpg, make a transparent background from all the white pixels it finds, then write it to signature.png.

## Input
![](2.jpg)

## Output
![](img2.png)