The system requirements are described below.
- Python 3.6.10
- ImageJ 3.6.10
- Several Python libraries
- numpy==1.13.3
- opencv-python==3.4.2
- pandas==1.1.3
- ImageJ plugin
Installation procedures are described below.
- Install Python and several libraries
- Install ImageJ and the plugin
Instruction procedures are described below.
- Change the variable that specifies the name of the data in the code to the name of your data
- Run filtering process in main.py
- Run line detection process in line_detection_imageJ.py using ImageJ
- Run boundary extraction and evaluation process in main.py