mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge pull request #13317 from terfendail:norm_wintr
* Added performance tests for hal::norm functions * Added sum of absolute differences intrinsic * norm implementation updated to use wide universal intrinsics * improve and fix v_reduce_sad on VSX
This commit is contained in:
committed by
Alexander Alekhin
parent
ccf96b9e05
commit
00c9ab8c23
@@ -17,6 +17,8 @@
|
||||
|
||||
#include "opencv2/core/utils/trace.hpp"
|
||||
|
||||
#include "opencv2/core/hal/hal.hpp"
|
||||
|
||||
#include <stdarg.h> // for va_list
|
||||
|
||||
#include "cvconfig.h"
|
||||
|
||||
Reference in New Issue
Block a user