A python script that highlights a template that exists inside a provided image by utilizing computer vision.
- Python
- numpy
- imutils
- opencv
- Clone this repository
git clone https://github.com/abhijeet007rocks8/Dev-Scripts- Change Directory
cd Dev-Scripts/"Python/Image_Object_Detector"- Install required dependencies
pip3 install numpy imutils opencv-python- type the following command to run the script
python3 script.py