Skip to content

Commit 5d96232

Browse files
authored
Update biomat.md
correction of text. Formulas are not visible in Firefox.
1 parent 202202b commit 5d96232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/plugins/biomat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ Example: [Synthetic contours](https://raw.githubusercontent.com/jiri-janacek/bio
4040

4141
The binary image was extruded into 3D by union
4242
of balls which equatorial circles are inside the foreground $C$. The
43-
height of the extrusion $h$ as the function of 2D point $x$ in $A$
43+
height of the extrusion $h$ as the function of 2D point $x$
4444
is
4545

46-
$h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}$
46+
$$h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}$$
4747

4848
where $d$ is Euclidean distance, $C^{c}$ is the background and $s$ is the centre of the equatorial circle.
4949

0 commit comments

Comments
 (0)