Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Smorodov/Multitarget-tracker
/ GetFramePoints
Method
GetFramePoints
example/CarsCounting.h:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
///
141
std::vector<cv::Point> GetFramePoints() const
142
{
143
return m_framePoints;
144
}
145
146
///
147
bool Empty() const
Callers
1
DrawData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected