Reenable SSE code in haar.cpp (Patch #498)
Description
In r2800, while making SSE code dynamically selectable, the SSE code
in cvhaar.cpp (now haar.cpp) was disabled. This patch re-enables it.
The SSE4 blend primitive was not reintroduced as this would have
resulted in a large amount of code duplication.
Associated revisions
Merge pull request #498 from asmorkalov:doc_ptr
History
Updated by Alexander Shishkov almost 13 years ago
- Tracker changed from Feature to Patch
- Priority changed from High to Normal
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Kirill Kornyakov almost 13 years ago
- Category changed from imgproc, video to objdetect
Updated by Marina Kolpakova over 12 years ago
Close because SSE code is already enabled.
- Target version deleted ()
- Status changed from Open to Cancelled
- Assignee set to Marina Kolpakova
Updated by Andrey Kamaev about 12 years ago
- Target version set to 2.4.3