Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ DetectResultGParam
Class
DetectResultGParam
example/E01-AutoPilot.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
struct DetectResultGParam : public GParam {
49
int lane_num_ = 0;
50
int car_num_ = 0;
51
int frame_id_ = 0;
52
};
53
54
55
class CameraGDaemon : public GDaemon {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected