Remove text from background
Install my-project with npm
git clone https://github.com/vu0607/Background_extraction.git
To run tests, run the following command
python3 main.py --input_folder <name_inputFolder> --output_folder <name_outputFolder>
To read Reference, click link below :
Reference
- Threshold_Otsu 🌟
- Inpainting 🌟
- Dilation ⭐