go2c.go @@ -58,4 +58,10 @@ RcObj CRECT Typ int32 Prob float32 } //track yolo objs info type CObjTrackInfo struct { ObjInfo CObjInfo ID uint64 }