Back to Adaptive Vision Library website

You are here: Start » Function Reference » 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.
GetComputerIDGets current Computer ID
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.

Select Filter Equivalent below.

IconNameDescription
AvsFilter_EnableGPUProcessingResumes or suspends GPU OpenCL processing in filters.
AvsFilter_InitGPUProcessingInitializes GPU OpenCL processing.