MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / isOccluded

Method isOccluded

detection/src/detection.cpp:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 bool
116 Detection::isOccluded()
117 {
118 return detection_msg_.occluded;
119 }
120
121 cv::Rect
122 Detection::getBox2D()

Callers 4

updateDetectedTracksMethod · 0.45
updateDetectedTracksMethod · 0.45
updateDetectedTracksMethod · 0.45
updateDetectedTracksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected