Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.18 KB

readme.md

File metadata and controls

36 lines (17 loc) · 1.18 KB

Codes

Code Release. The licensing agreement for all files is subject to the libraries used and the various algorithms on which they depend.

Mesh Input

Code: qmat

Configuration of VS15 on Windows 10: configuration.zip

Tips: We highly suggest you use Windows Machine as QMAT and PD require some dependencies that can be configured on Windows easier.

Usage: In SlabMesh.cpp, configure the file path. fig_intro.png

Point Cloud Input

Code: download it here.

Tips: We highly suggest you use Windows Machine as QMAT and PD require some dependencies that can be configured on Windows easier.

Usage: In main.cpp, configure the file path. fig_intro_pc.png

Note in paper, we suggest that "r′ can be adjusted accordingly during the computation of RT to achieve flexible control over the connection".

More Information

Please note that the code is provided as-is. If you develop a more user-friendly version, we encourage you to submit a pull request.