nlevels in hog.cpp is ignored (Bug #1533)
Description
the HOGDescriptor::nlevels variable is omitted in HOGDescriptor::read, HOGDescriptor::write and HOGDescriptor::copyTo . So when saving and loading a HOGDescriptor object (or it is copied using the copy constructor), the value of nlevels is not set as expected.
Associated revisions
save, load & copy HOGDescriptor::nlevels (ticket #1533)
Merge pull request #1533 from alalek:perf_test_update_relative_error_message
History
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Vadim Pisarevsky almost 13 years ago
thanks! fixed in SVN trunk, r7698
- Status changed from Open to Done
- Assignee set to Vadim Pisarevsky
Updated by Alexander Shishkov almost 13 years ago
- Target version set to 2.4.0