Configure Client User Guide - MystiCons/AIScouts GitHub Wiki
Configure client user guide
This guide will tell you how to use ConfgureClient.py to configure your raspberry pi detection system.
The configure client has 4 functionalities.
Connect/Disconnect: You can connect to your running raspberry pi and start receiving live feed of the images and predictions.
Draw new parks: Allows the user to draw new crops with mouse and send them to the raspberry pi. The draw order will determine the park indices starting from 0. Old points will be deleted when send button is pressed, you can cancel during drawing mode.
Hotkeys:
Mouse 1 (hold): Starts drawing a crop. On release the crop will be saved temporary.
Mouse 2 (Click): Deletes the previously drawed crop
Start collecting data Allows the user to collect crops from the points of interest. These images can be used to fine tune your neural network.
Start collecting full images Allows the user to collect the full image. (Used mostly for debugging).