hi_mpi_isp_get_edge_mark_attr
Description
Obtains the edge mark attribute of an image.
Prototype
hi_s32 hi_mpi_isp_get_edge_mark_attr(hi_vi_pipe vi_pipe, hi_isp_edge_mark_attr *edge_mark_attr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
edge_mark_attr |
Input |
Edge mark attribute of an image |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: EdgeMark