Skip to main content

delete_person

Function delete_person 

Source
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.