NET_SDK_DEV_SUPPORT¶
Structure Definition¶
1 2 3 4 5 6 7 8 9 10 | |
1 2 3 4 5 6 7 8 9 10 11 12 | |
Function Description¶
Functions supported by the device. Only IPC is supported.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| supportThermometry | unsigned int | Support masks and body temperature |
| supportVfd | unsigned int | Face Detection |
| supportVfdMatch | unsigned int | Face matching |
| supportThermal | unsigned int | Thermal imaging |
| supportPassLine | unsigned int | Line crossing statistics |
| supportresv | unsigned int | To be filled in |
| resv | unsigned int[15] | Reserved parameter, not used yet |