csdk_struct.h @@ -70,6 +70,8 @@ } cObjInfo; typedef struct _cPlateIDCfg { int nFastMemorySize; // 单位 K int nMemorySize; // 单位 M int nMinPlateWidth; // 检测的最小车牌宽度,以像素为单位 int nMaxPlateWidth; // 检测的最大车牌宽度,以像素为单位 int nMaxImageWidth; // 最大图像宽度