intel / libxcam

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.
Other
592 stars 230 forks source link

gl-framework: support geometry map shader #575

Closed liuyinhangx closed 6 years ago

liuyinhangx commented 6 years ago

update patch: replace vec4(weight00.x, weight00.x, weight00.y, weight00.y) with weight00.xxyy

windyuan commented 6 years ago

merged. thanks.