3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
face_sdk.modules.capturer.Capturer Class Reference

Interface object for detecting or tracking of faces in the images or video sequences. More...

Public Member Functions

def __init__
 
def capture
 Capture faces in a given image or video frame. More...
 
def manual_capture
 Create a sample manually with the marked eye positions. More...
 
def get_type
 Get a capturer type. More...
 
def reset_history
 Forget all previous frames and faces (only affects trackers).
 
def set_parameter
 Change the parameter value in runtime. More...
 

Detailed Description

Interface object for detecting or tracking of faces in the images or video sequences.