Hide sensitive information in images
Script allowing to blur the most sensitive information on images.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Tesseract :
- Python >= 3.6
Installing Data-Preserved
To install data-preserved, follow these steps:
pip3 install -r requirements.txt
Using Data-Preserved
To use data-preserved, follow these steps: