We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202202b commit 5d96232Copy full SHA for 5d96232
_pages/plugins/biomat.md
@@ -40,10 +40,10 @@ Example: [Synthetic contours](https://raw.githubusercontent.com/jiri-janacek/bio
40
41
The binary image was extruded into 3D by union
42
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$
+height of the extrusion $h$ as the function of 2D point $x$
44
is
45
46
-$h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}$
+$$h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}$$
47
48
where $d$ is Euclidean distance, $C^{c}$ is the background and $s$ is the centre of the equatorial circle.
49
0 commit comments