MCPcopy 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

loadFunction · 0.85
copyToMethod · 0.45

Tested by

no test coverage detected