Luxand FaceSDK – Initialization
 

FSDK_Initialize Function

Initializes the FaceSDK library. Should be called before using of any face detection functions.

C++ Syntax:

int FSDK_Initialize(char* DataFilesPath);

Delphi Syntax:

function FSDK_Initialize(DataFilesPath: PChar): integer;

C# Syntax:

int FSDK.Initialize(string DataFilesPath);

VB Syntax:

Function FSDKVB_Initialize(ByRef DataFilesPath As Byte) As Long

Parameters:                                                      

DataFilesPath – pointer to the null-terminated string specifying the path where facesdk.dll is stored. An empty string means the current directory. (Note: the parameter is not used since version 1.8; an empty string might be passed as this parameter.)

Return Value:

Returns FSDKE_OK if successful or FSDK_IO_ERROR if an I/O error occurs.

FSDK_Finalize Function

Finalizes the FaceSDK library. Should be called when the application is exited.

C++ Syntax:

int FSDK_Finalize();

Delphi Syntax:

function FSDK_Finalize: integer;

C# Syntax:

int FSDK.Finalize();

VB Syntax:

Function FSDKVB_Finalize() As Long

Return Value:

Returns FSDKE_OK if successful.

 

Next chapterWorking with Images

Contents

Top Downloads

Glamourizer
Turn ordinary photos into glamour portraits, hundreds at a time
Blink!
Log into your PC by simply looking at it
Echo FX
Enhance your videos with stunning video FX for Adobe® After Effects
BabyMaker
Don't wait nine months to see your baby! All you need is two pictures

Latest News

22.07.2010 Blink! 2.1 Released!
Blink! 2.1 Released! Securely login to Windows Vista/7, for both the 32- and 64-bit editions!

25.03.2010 FaceSDK 3 Released!
FaceSDK 3 goes gold! The updated release of FaceSDK vastly improves face recognition speed and accuracy over the previous version.

10.02.2010 Blink! 2.0 Automates Windows Login and Boosts Recognition Rate
Luxand updates Blink!, an innovative face-based biometric login system, with better and faster face recognition algorithms.

Solutions  |  Products  |  Download  |  Support  |  Development  |  Press  |  About Luxand
© 2005-2010 Luxand, Inc.