MCPcopy Create free account
hub / github.com/OpenDriveLab/OpenLane / setFN

Method setFN

eval/LANE_evaluation/lane2d/src/counter.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void Counter::setFN(long value)
73{
74 fn = value;
75}
76
77tuple<vector<int>, long, long, long, long> Counter::count_im_pair(const vector<vector<Point2f> > &anno_lanes, const vector<vector<Point2f> > &detect_lanes, vector<uint8_t> &anno_lanes_flag, vector<uint8_t> &detect_lanes_flag,bool category_flag)
78{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected