Updated on 20th January 2023
This repository is under authorisation of Infrastructure Innovation Engineering Laboratory, Kyoto University. The project aims to investigate vision-based structural monitoring with the participation in International Competition for Structural Health Monitoring 2022.
Create a new environemnt and install all the requirements
conda create --name icshm
conda activate icshm
conda install matplotlib
conda install numpy
pip install opencv-python
To run tests, run the following command
python edgeDetection.py