Home
last modified time | relevance | path

Searched defs:boxs (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/hand_classify/
H A Dyolov2_hand_detect.c65 static HI_S32 HandDetect(uintptr_t model, IVE_IMAGE_S *srcYuv, DetectObjInfo boxs[]) in HandDetect() argument
H A Dhand_classify.c64 static RectBox boxs[DETECT_OBJ_MAX] = {0}; variable
118 static HI_S32 GetBiggestHandIndex(RectBox boxs[], int detectNum) in GetBiggestHandIndex() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/tennis_detect/
H A Dtennis_detect.cpp166 RectBox boxs[32] = {0}; // 32: TENNIS_OBJ_MAX in TennisDetectCal() local

Completed in 1 milliseconds