---
title: hi_isp_ldci_manual_attr
description: "定义LDCI手动模式属性参数。"
url: https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/latest/others/ispdevug/ispdevapi_0289.html
sourcePath: /source/zh/CANNCommunityEdition/920beta1/others/ispdevug/ispdevapi_0289.html
indexId: 7ef2a96144b1c226dcbf16873976b9dbb218a3b29861ffe6c7931c20dc9c759c76
---
# hi_isp_ldci_manual_attr

#### 说明

定义LDCI手动模式属性参数。


#### 定义

```
typedef struct {
hi_isp_ldci_he_wgt_attr
he_wgt;
hi_u16
blc_ctrl;
} hi_isp_ldci_manual_attr;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| he\_wgt | 手动模式下控制直方图均衡结果与原图融合权重曲线，可根据原图亮度分开控制提亮减暗程度；曲线呈高斯分布，横坐标为亮度。 |
| blc\_ctrl | 手动模式下暗区增益控制强度，用于抑制暗区噪声。 取值范围：[0x0, 0x1FF]。 |
