Commit f4da1502 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1033 from woodychow:sift_avx2

parents c16b5c26 c5e55dfd
......@@ -61,4 +61,6 @@
#include "opencv2/core/private.hpp"
#define USE_AVX2 (cv::checkHardwareSupport(CV_CPU_AVX2))
#endif
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment