pub fn delete_person(conn: &Connection, label: &str) -> Result<()>Expand description
Reset every face of a person back to unassigned. Deliberately does NOT touch cluster_id, so a face rejoins its cluster’s unassigned group rather than scattering to singletons.