ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
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... | |
ISP Spatial noise reduction module attribute parameter.
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]
IMPISPTuningOpsType type |
type, auto or manual.