Facerecognition example does not work with AVX enabled. (Bug #2534)


Added by David Münch over 12 years ago. Updated about 12 years ago.


Status:Done Start date:2012-11-12
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:objdetect
Target version:2.4.4
Affected version:2.4.3 Operating System:
Difficulty: HW Platform:
Pull request:

Description

With AVX enabled the facerecognition example does not recognice any faces. On another PC with an non-AVX capable CPU the facerecognition example works fine :)
(current master of OpenCV was used)


Related issues

duplicated by Bug #2754: Haartraining does not work anymore at all when compiling ... Cancelled 2013-02-02

Associated revisions

Revision 18039d78
Added by Vadim Pisarevsky about 12 years ago

added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669

Revision 8541b7bf
Added by Roman Donchenko almost 11 years ago

Merge pull request #2534 from asmorkalov:opencv_config_cut_cuda_abs_path

History

Updated by Vadim Pisarevsky over 12 years ago

which cascade do you use?

  • Assignee changed from Marina Kolpakova to Vadim Pisarevsky

Updated by David Münch over 12 years ago

Vadim Pisarevsky wrote:

which cascade do you use?

haarcascade_frontalface_alt.xml
haarcascade_fullbody.xml

Updated by Vadim Pisarevsky about 12 years ago

  • Affected version set to 2.4.3
  • Target version deleted ()

Updated by Vadim Pisarevsky about 12 years ago

  • Assignee deleted (Vadim Pisarevsky)

Updated by Vadim Pisarevsky about 12 years ago

  • Assignee set to Vadim Pisarevsky

Updated by Andrey Kamaev about 12 years ago

Fix is pushed to 2.4

  • Status changed from Open to Done

Updated by Kirill Kornyakov about 12 years ago

  • Target version set to 2.4.4

Also available in: Atom PDF