8000 GitHub - st7109/libxcam at 0.4.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ libxcam Public
forked from 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…

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

st7109/libxcam

 
 

Repository files navigation

libxcam source code

Copyright (C) 2014-2015 Intel Corporation

libxcam core source code under the terms of Apache License, Version 2.0

Description:
libXCam is a project for extended camera features, especially 3A process.
It separates 3A algorithm and ISP image processor, and makes user defined
algorithm possible. This framework is also trying to make GPU joining the
image process.

Features:
  * 3A common APIs for Auto whitebalance, auto exposure, noise reduction, color correction,
    edge enhancement, gamma correction and so on.
  * Capture features support memory type of mmap and dma buffer.
  * 3A algorithms: 'simple' to guilde users how to write specific algorithm
  * Support dynamically load a 3rd party 3A algorithm
  * image processing based on Atom isp.
  * OpenCL image processing interface is ready and some basic features in progress
  * gstreamer plugin, xcamsrc is in progress

Plans
  * Improve gstreamer wrapper with different image processor.
  * Improve cl features.
  * Add vaapi image processing to co-work with CL and ISP.

About

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…

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.6%
  • C 9.7%
  • Python 2.6%
  • Makefile 1.3%
  • Slash 1.0%
  • M4 0.6%
  • Other 0.2%
0