hi_mpi_vpss_get_grp_fisheye_cfg

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Obtains the LMF parameters of the fisheye lens of a VPSS group.

Restrictions

A VPSS group must have been created. For details, see hi_mpi_vpss_create_grp.

Prototype

hi_s32 hi_mpi_vpss_get_grp_fisheye_cfg(hi_vpss_grp grp, hi_fisheye_cfg *fisheye_cfg);

Parameters

Parameter

Input/Output

Description

grp

Input

VPSS group ID.

Value range: [256, 268)

fisheye_cfg

Output

Pointer to the LMF parameter structure of the fisheye lens.

Returns