Module: mp.tasks.vision.drawing_styles.face_landmarker.mediapipe_c_bindings_lib

MediaPipe Text tasks shared library.

Modules

mediapipe_c_utils module: Common MediaPipe CTypes definitions and utilities.

serial_dispatcher module: A thread-safe dispatcher for a ctypes.

Functions

convert_strings_to_ctypes_array(...): Converts a list of Python strings to a ctypes array of c_char_p.

load_raw_library(...): Loads the raw ctypes.CDLL shared library and registers signatures.

load_shared_library(...): Loads the shared library in a SerialDispatcher and registers signatures.