This repository contains a modified third-party software. Flickr image-scraping software developed by Ultralytics LLC, and is freely available for redistribution under the GPL-3.0 license. For more information please visit https://www.ultralytics.com.
- Python 3.8.3
- pip package manager
- virtualenv package for python
git clone https://github.com/fanismahmalat/mga410_communicating_systems
cd mga410_communicating_systems
Scripts\activate.bat
Note: The above command is used on Windows systems
pip install -U -r requirements.txt
Note: Use with activated virtual environment
cd src
python communicate.py
-
Input any the search term in the terminal
-
You should see the downloaded image in the folder /src/temp_image/image.jpg and the word output in /src/processing-system/executable/singleWord.txt