TrackedFaceList.clear Method

Module: TrackedFaceList

Definition

Clears the TrackedFaceList object.

clear(self) -> None

Exceptions

An error has occurred during Face Library execution.
void clear()

Exceptions

An error has occurred during Face Library execution.
public void Clear()

Exceptions

An error has occurred during Face Library execution.
public void clear() throws FaceException

Exceptions

An error has occurred during Face Library execution.
public func clear() throws

Exceptions

An error has occurred during Face Library execution.
int id3TrackedFaceList_Clear (
    ID3_TRACKED_FACE_LIST hTrackedFaceList)

Parameters

hTrackedFaceList ID3_TRACKED_FACE_LIST
in Handle to the TrackedFaceList object.

Returns

int
An error code.
See id3FaceError file for the list of possible error codes.