PortraitProcessor.reset Method

Module: PortraitProcessor

Definition

Resets the face tracker.

reset(self) -> None

Exceptions

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

Exceptions

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

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during Face Library execution.
int id3FacePortraitProcessor_Reset (
    ID3_FACE_PORTRAIT_PROCESSOR hPortraitProcessor)

Parameters

hPortraitProcessor ID3_FACE_PORTRAIT_PROCESSOR
in Handle to the PortraitProcessor object.

Returns

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