HOG bug (Bug #2662)
Description
Hi,
I run the peopledetect twice with the same input image. However, the score of detected objects is different although the boundingboxes are the same. Are there any memory leaks or bugs in hog.cpp? I upload 2 screenshots--.
My OpenCV version is 2.3.1. I do not know if this bug is fixed for further versions.
Associated revisions
Merge pull request #2662 from vbystricky:ipp_MatchTempl
History
Updated by Vadim Pisarevsky about 12 years ago
- Affected version set to pre 2.4 (deprecated)
- Target version deleted ()
Updated by Vadim Pisarevsky about 12 years ago
- Assignee deleted (
Marina Kolpakova)
Updated by Evgeny Talanin about 12 years ago
long long yu, I wasn't able to reproduce your failure in OpenCV 2.4.3. detectMultiScale return the same weights in different calls.
So could you try the latest OpenCV version and check if problem still exists?
Or just attach here your code that causes problems, I'll try to figure out where problem is.
- Assignee set to long long yu
Updated by Kirill Kornyakov about 12 years ago
@long long yu, please reopen the bug if the issue is still reproduced.
- Target version set to 2.4.4
- Status changed from Open to Cancelled