FaceIndexer.fromBuffer Method

Module: FaceIndexer

Definition

Imports the face indexer object from a buffer.

static FaceIndexer fromBuffer(Uint8List? data)

Parameters

data Uint8List
in Buffer to import the face indexer object from.

Returns

The newly created face indexer.

Exceptions

An error has occurred during Face Library execution.