This guide will walk you through the steps to set up and run wirebond detection and analysis.
Create and activate the Conda environment using the provided environment.yml
file.
conda env create -f environment.yml
conda activate Wirebond
Execute the wirebond detection script to process the data.
python3 wirebonddetect.py
It will ask for a Module Number enter the following for the sample module
M16
After running the detection script, analyze the results using the analysis script. There exits a dummy Module in Modules called M16 which has sample images
Finally run
python3 analyze_results.py
It will ask for a Module Number enter the following for the sample module
M16