MCPcopy Create free account
hub / github.com/davisking/dlib / face_clustering.py

File face_clustering.py

python_examples/face_clustering.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt
3#
4# This example shows how to use dlib's face recognition tool for clustering using chinese_whispers.

Callers

nothing calls this directly

Calls 10

lenFunction · 0.85
strClass · 0.85
shape_predictorMethod · 0.80
printFunction · 0.50
setClass · 0.50
rangeFunction · 0.50
formatMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected