Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 967 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 967 Bytes

A-trace-map-comparison-algorithm-for-the-discrete-fracture-network-models-of-rock-masses

A trace map comparison algorithm for the discrete fracture network models of rock masses Title of paper: A trace map comparison algorithm for the discrete fracture network models of rock masses Corresponding Ahthor: Mingchao Li, [email protected] Co-Author: Shuai Han, Mingchao Li, Gang Wang

Instruction guide The steps are as follow: a. Copy the test images to the source code folder. b. Open the file “mainProcess” with Matlab. c. Click Run. The similarity between realTraceMap and simulatedTraceMap1 will be calculated. d. Replace the 7th line with “I{2} = imread('simulatedTraceMap2.bmp');”. e. Click Run. The similarity between realTraceMap and simulatedTraceMaps will be calculated. In addition, the images have been preprocessed. The algorithm will determine whether simulatedTraceMap1 or simulatedTraceMap2 is more similar to realTraceMap.