Skip to content

Commit

Permalink
updated paths documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneponcioni committed Sep 3, 2024
1 parent a34e6a6 commit e6cade7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<p align="center">
A Python package for generating GMSH meshes from SCANCO HR-pQCT images.
<br />
<a href="https://github.com/artorg-unibe-ch/spline_mesher"><strong>Explore the docs »</strong></a>
<a href="https://artorg-unibe-ch.github.io/spline_mesher/"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/artorg-unibe-ch/spline_mesher/blob/master/examples/standalone_execution.ipynb">View Demo</a>
Expand Down Expand Up @@ -96,7 +96,7 @@ Import a voxel-based model and convert it to a geometrical simplified representa
- **Quality Assessment**: Mesh quality is evaluated using the Dice similarity coefficient (DSC) with a minimum value of 95%, and the (signed-) inverse conditioning number ((S-) ICN) to ensure matrix conditioning and simulation stability.


_For more examples, please refer to the [Documentation](https://example.com)_
_For more examples, please refer to the [Documentation](https://artorg-unibe-ch.github.io/spline_mesher/)_

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Expand Down

0 comments on commit e6cade7

Please sign in to comment.