ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMPISPSinterDenoiseAttr Struct Reference

ISP Spatial noise reduction module attribute parameter. More...

#include <imp_isp.h>

Data Fields

IMPISPTuningOpsMode enable
 Enable mode.
 
IMPISPTuningOpsType type
 type, auto or manual. More...
 
unsigned char sinter_strength
 Intensity, manual mode is effective. More...
 
unsigned char sval_max
 The Max value on Set Range mode. More...
 
unsigned char sval_min
 The Min value on Set Range mode. More...
 

Detailed Description

ISP Spatial noise reduction module attribute parameter.

Field Documentation

unsigned char sinter_strength

Intensity, manual mode is effective.

the range is [0, 0xff]

unsigned char sval_max

The Max value on Set Range mode.

the range is [0, 0xff]

unsigned char sval_min

The Min value on Set Range mode.

the range is [0, 0xff]

type, auto or manual.


The documentation for this struct was generated from the following file: