Back to Adaptive Vision Library Lite website

You are here: Start » Configuration

Configuration

Select a function from the list below.

IconNameDescription
ChargeImageMemoryPoolsPreallocates memory buffers for images.
ControlImageMemoryPoolsEnables or disables deterministic image memory allocator.
ControlParallelComputingEnables or disables filters multithreading parallelization.
ControlSSEEnables or disables SSE cpu extension usage by other filters.
DischargeImageMemoryPoolsReleases preallocated image memory buffers.
InitLibraryInitializes library internals. Should be called before any other function from AVL.
InspectImageMemoryPoolsReturns information about allocated image memory buffers. This information can be used for preallocation.