libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
In file included from ../modules/ocl/cl_kernel.h:26,
from ../modules/ocl/cl_image_handler.h:27,
from context_priv.h:26,
from context_priv.cpp:21:
../modules/ocl/cl_event.h:26:10: fatal error: CL/cl.h: No such file or directory
In file included from ../modules/ocl/cl_kernel.h:26, from ../modules/ocl/cl_image_handler.h:27, from context_priv.h:26, from context_priv.cpp:21: ../modules/ocl/cl_event.h:26:10: fatal error: CL/cl.h: No such file or directory
include <CL/cl.h>