History log of /external/libxcam/xcore/base/xcam_3a_result.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2457e457efc09c1139748b41a7b6117f83f50afd 28-Dec-2016 zongwave <wei.zong@intel.com> cl-3d-denoise: (fix bug) 3D denoise use inappropriate tuning parameter

* fix 3D NR tuning parameter misuse issue
* rename RGB temporal noise reduction tuning parameter to 3D noise reduction
* cmdline:
$ gst-launch-1.0 xcamsrc io-mode=4 imageprocessor=1 analyzer=2 \
pipe-profile=$pipe_index denoise-3d=yuv ! video/x-raw, format=NV12, \
width=1920, height=1080, framerate=25/1 ! queue ! vaapiencode_h264 \
rate-control=cbr ! tcpclientsink host="$host_ip" port=3000 sync=false

Signed-off-by: Zong Wei <wei.zong@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
8109f14bd88ee35c34cf47758dbab83518dada46 25-May-2016 zongwave <wei.zong@intel.com> cl-wavelet: optimize estimation of bayes threshold

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
7f8d9e01842a7f87f1a816592849ba765ac065c8 30-Mar-2016 Wind Yuan <feng.yuan@intel.com> smart-analysis: improve framework for smart-lib

* share same xcam buffer between smart-lib and xcam-core
* support async-mode for smart analysis
* support face deteciton results

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
fde746ddc36cd76394347aad055f2d0a168379ad 30-Mar-2016 zongwave <wei.zong@intel.com> cl-wavelet: tune threshold of Haar wavelet denoise

* Haar-wavelet shrinkage denoise threshold was tuned to improve
quality in ultra low light.

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
3c641f773213b3b4aeb7cb487ecd36f00cc3d089 22-Feb-2016 zongwave <wei.zong@intel.com> cl-wavelet: Add Wavelet denoise CL kernel & tuning handler

* A multi-layer wavelet denoise algorithm to improve
image quality
* X3aCiqWaveletTuningHandler is used for tuning wavelet parameters

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
39190e675b34fa2c8e4f9cefcb3e2acb17aef1e1 30-Nov-2015 Wangfei <feix.w.wang@intel.com> cl-bayer: enable edge enhancement in bayer-pipe

* enable bayer-EE
* add bayer NR/EE tuning parameters in ciq module

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
03954a3e89b2679ec78040a260cf56aa40f33fae 22-Sep-2015 zongwave <wei.zong@intel.com> framework: add smart analysis feature and sample code

* smart analysis can load multiple user-defined smart-lib from
/usr/lib/xcam/smartlib directory, do smart analysis and return
the results back to xcore for image-processing
* clImageScaler would scale down a small picture for smart analysis.
* libxcam_sample_smart.so is a sample to show how to write a
user-defined smart-lib, compile enabled by
./configure --enable-smartlib

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
eaa72e099921614b9f3eb94e68604889d5372229 18-Aug-2015 zongwave <wei.zong@intel.com> framework: add ciq tuning framework

* add ciq_tuing_framework
- X3aCiqAnalyzerTuner inherited from X3aAnalyzer and have a
analyzer ptr
- tuner first calcualte 3a result by analyzer pointer
- then based on analyzer result to tune more data, especially
based on wb/exposure results.
* implement tnr results tuning on both rgb and yuv
* fix aiq-wapper based on tuner instead of aiq, this can work for
cl-mode

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
a5f121260aa863eaed25534e64771df92bde87ea 27-Jul-2015 yaowang1 <yao.y.wang@intel.com> cl: add brightness functionality for both
1. web test
2. test-device-manager

command example: test-device-manager -a dynamic -m dma -c -f BA10 -d still -b 50 -p
/external/libxcam/xcore/base/xcam_3a_result.h
7dc068a1976d9a8fa666538a7afd916d5949ac33 25-Jun-2015 ShincyTu <shincy.tu@intel.com> cl: add BNR definition and parameter transformation in AIQ + CL path

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/base/xcam_3a_result.h
55bef7d103c2f107d7c59301f8bc59473181df8e 26-Jun-2015 ShincyTu <shincy.tu@intel.com> cl: enable Defect Pixel Correction for CL path
command is:
./test-cl-image -t defect -f ba10 -i capture_buffer.raw -o dpc.raw
/external/libxcam/xcore/base/xcam_3a_result.h
5f365b278c7eee2735ae6675a9ebaf12ec5d2687 13-Apr-2015 ShincyTu <shincy.tu@intel.com> Fix a typo in 3a header file
/external/libxcam/xcore/base/xcam_3a_result.h
29a49f50a2be78c046017672ec7a410044de0747 26-Jan-2015 Wind Yuan <feng.yuan@intel.com> c structure: extract to xcore/base dir
/external/libxcam/xcore/base/xcam_3a_result.h