Shear Damage Zones Measurement Toolbox for Rock Joint (SDZM toolbox) is an easy-to-use python-based software for measuring shear damage zones of post-shearing rock joint using images took by mobile phone.
The first version has been released at Release.
Run Setup.exe
to install, and a shortcut will be created on the desktop.
Double click the shortcut SDZM toolbox
to start the program.
MainWindow.py
- The entry of the SDZM toolbox, including program design, grouping modules togetherView.py
- the complex view inherit from QGraphicsView, including PolygonView and LabelImageView.AnalysisThread.py
- All types of the analysis thread, including the manual method, the global OTSU method, the Riss method and the SDZM method.ImageRegistration.py
- the plugin for the registrant the images before and after the test.ImageTool.py
- the functions for image processing.LabelImageDataTable.py
- the table that shows the data.requirements.txt
- the third library used in this program.
Dorad [email protected]