25. Embedded Faces

[Criterion]
 Detect overlapping of two faces where one face partially overlaps the other (by less than the threshold) or is completely embedded.
 When n faces overlap, then
 nC2=n!/(n-2)!2! problems are detected.


[Detection]
 0mm ≤ d < Threshold

[Image]