Video Analysis底层库拆分,sdk的go封装
zhangzengfei
2019-11-14 01f10af7d520bd93367f385f91e33849f5d8773e
csdk_struct.h
@@ -70,6 +70,8 @@
} cObjInfo;
typedef struct _cPlateIDCfg {
    int nFastMemorySize;            // 单位 K
    int nMemorySize;                // 单位 M
    int nMinPlateWidth;            // 检测的最小车牌宽度,以像素为单位
    int nMaxPlateWidth;            // 检测的最大车牌宽度,以像素为单位
    int nMaxImageWidth;            // 最大图像宽度