mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
core(stat): register dispatched code, fix build
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#include "opencv2/core/hal/intrin.hpp"
|
||||
|
||||
namespace cv { namespace hal {
|
||||
|
||||
extern const uchar popCountTable[256];
|
||||
|
||||
CV_CPU_OPTIMIZATION_NAMESPACE_BEGIN
|
||||
|
||||
// forward declarations
|
||||
|
||||
Reference in New Issue
Block a user