Video library for GR-PEACH

Dependents:   Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more

Embed: (wiki syntax)

« Back to documentation index

vdc5_enhance_lti_t Struct Reference

vdc5_enhance_lti_t Struct Reference

#include <r_vdc5.h>

Data Fields

vdc5_onoff_t lti_h2_lpf_sel
vdc5_lti_mdfil_sel_t lti_h4_median_tap_sel
vdc5_lti_ctrl_t lti [VDC5_IMGENH_LTI_NUM]

Detailed Description

Luminance Transient Improvement setup parameter

Definition at line 743 of file r_vdc5.h.


Field Documentation

vdc5_lti_ctrl_t lti[VDC5_IMGENH_LTI_NUM]

LTI control parameter (H2 and H4)

Definition at line 747 of file r_vdc5.h.

LPF selection for folding prevention before H2 edge detection

Definition at line 744 of file r_vdc5.h.

Median filter reference pixel select

Definition at line 746 of file r_vdc5.h.