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 5d96232 commit c8a819eCopy full SHA for c8a819e
_pages/plugins/biomat.md
@@ -3,6 +3,7 @@ mediawiki: Biomat
3
name: "Biomat"
4
title: Biomat
5
categories: [Filtering, Mathematical Morphology]
6
+extensions: ["mathjax"]
7
release-date: "11/26/2024"
8
initial-release-date: "03/26/2019"
9
team-founder: 'Jiří Janáček'
@@ -43,7 +44,9 @@ of balls which equatorial circles are inside the foreground $C$. The
43
44
height of the extrusion $h$ as the function of 2D point $x$
45
is
46
-$$h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}$$
47
+$$
48
+h\left(x\right)=\max_{s}\sqrt{d\left(s,C^{c}\right)^{2}-d\left(x,s\right)^{2}}
49
50
51
where $d$ is Euclidean distance, $C^{c}$ is the background and $s$ is the centre of the equatorial circle.
52
0 commit comments