mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Outdated ICV restrictions were removed;
This commit is contained in:
@@ -393,7 +393,7 @@ static ippiGeneralFunc ippiHLS2RGBTab[] =
|
||||
0, (ippiGeneralFunc)ippiHLSToRGB_32f_C3R, 0, 0
|
||||
};
|
||||
|
||||
#if !defined(HAVE_IPP_ICV_ONLY) && IPP_DISABLE_BLOCK
|
||||
#if IPP_DISABLE_BLOCK
|
||||
static ippiGeneralFunc ippiRGBToLUVTab[] =
|
||||
{
|
||||
(ippiGeneralFunc)ippiRGBToLUV_8u_C3R, 0, (ippiGeneralFunc)ippiRGBToLUV_16u_C3R, 0,
|
||||
|
||||
Reference in New Issue
Block a user