Page 1 of 1

For pixels p(x, y), q(s, t), and z(v, w), D is a distance function or metric if:

Posted: Thu Jul 14, 2022 10:06 am
by answerhappygod
a) D(p, q) ≥ 0
b) D(p, q) = D(q, p)
c) D(p, z) ≤ D(p, q) + D(q, z)
d) All of the mentioned