24 #ifndef _OPENVX_KERNELS_H_
25 #define _OPENVX_KERNELS_H_
The min and max location kernel.
The Sobel 3x3 Filter Kernel.
The gaussian image pyramid kernel.
The Bitwise Inclusive Or Kernel.
The custom convolution kernel.
The Generic Channel Combine Kernel.
The Optical Flow Pyramid (LK) Kernel.
The Histogram Equalization Kernel.
The Absolute Difference Kernel.
The Pixelwise Multiplication Kernel.
The weigthed accumulation kernel.
The gaussian filter kernel.
The Half Scale Gaussian Kernel.
The Generic Channel Extraction Kernel.
The Bitwise Exclusive Or Kernel.
The Warp Perspective Kernel.
vx_kernel_e
The standard list of available vision kernels.
The invalid kernel is used to for conformance failure in relation to some kernel operation (Get/Relea...
The squared accumulation kernel.
The Integral Image Kernel.
The Color Space conversion kernel.
The Mean and Standard Deviation Kernel.
#define VX_KERNEL_BASE(vendor, lib)
Defines the manner in which to combine the Vendor and Library IDs to get the base value of the enumer...
The bit-depth conversion kernel.
The base set of kernels as defined by Khronos.
The Harris Corners Kernel.
vx_library_e
The standard list of available libraries.