![]() |
TI J721E Imaging User Guide
|
The configuration data structure used by the TIVX_KERNEL_VPAC_NF_BILATERAL kernel.
Data Fields | |
tivx_vpac_nf_common_params_t | params |
uint16_t | adaptive_mode |
uint16_t | sub_table_select |
tivx_vpac_nf_common_params_t tivx_vpac_nf_bilateral_params_t::params |
Common parameters for configuring vpac nf
uint16_t tivx_vpac_nf_bilateral_params_t::adaptive_mode |
Adaptive mode 0: disabled, 1: enabled Adaptive mode is when the sub-table sigma is automatically chosen on a per-pixel basis based on the average intensity of local 4x4 neighborhood of the center pixel.
uint16_t tivx_vpac_nf_bilateral_params_t::sub_table_select |
If adaptive_mode == 0, selects which sub-table to use [0 - 7]