Back to Adaptive Vision Library website

You are here: Start » Function Reference » Configuration » InitLibrary

InitLibrary


Header:AVL.h
Namespace:avl

Initializes library internals. Should be called before any other function from AVL.

Syntax

C++
C#
 
void avl::InitLibrary
(
)