ipp: added support for updated ICV package
This commit is contained in:
@@ -211,8 +211,8 @@ CV_EXPORTS void scalarToRawData(const cv::Scalar& s, void* buf, int type, int un
|
||||
|
||||
#ifdef HAVE_IPP
|
||||
# ifdef HAVE_IPP_ICV_ONLY
|
||||
# include "ipp_redefine.h"
|
||||
# include "ippicv.h"
|
||||
# include "ippicv_fn_map.h"
|
||||
# else
|
||||
# include "ipp.h"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user