Skip to content

Commit c8a819e

Browse files
authored
Update biomat.md
extension MathJax added
1 parent 5d96232 commit c8a819e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_pages/plugins/biomat.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mediawiki: Biomat
33
name: "Biomat"
44
title: Biomat
55
categories: [Filtering, Mathematical Morphology]
6+
extensions: ["mathjax"]
67
release-date: "11/26/2024"
78
initial-release-date: "03/26/2019"
89
team-founder: 'Jiří Janáček'
@@ -43,7 +44,9 @@ of balls which equatorial circles are inside the foreground $C$. The
4344
height of the extrusion $h$ as the function of 2D point $x$
4445
is
4546

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+
$$
4750

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

0 commit comments

Comments
 (0)