Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ HOGDescriptor
Function
HOGDescriptor
IPL/include/opencv/opencv2/objdetect.hpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
{}
361
362
CV_WRAP HOGDescriptor(const String& filename)
363
{
364
load(filename);
365
}
366
367
HOGDescriptor(const HOGDescriptor& d)
368
{
Callers
nothing calls this directly
Calls
2
load
Function · 0.85
copyTo
Method · 0.45
Tested by
no test coverage detected