added gpu::LUT for CV_8UC3 type, added gpu::cvtColor for BGR2BGR5x5, minor fix in tests.
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -46,6 +46,18 @@ CvTS test_system;
 | 
			
		||||
const char* blacklist[] =
 | 
			
		||||
{    
 | 
			
		||||
    "GPU-NppImageSum",
 | 
			
		||||
    "GPU-MatOperatorAsyncCall",
 | 
			
		||||
    //"GPU-NppErode",
 | 
			
		||||
    //"GPU-NppDilate",
 | 
			
		||||
    //"GPU-NppMorphologyEx",
 | 
			
		||||
    //"GPU-NppImageDivide",
 | 
			
		||||
    //"GPU-NppImageMeanStdDev",
 | 
			
		||||
    //"GPU-NppImageMinNax",
 | 
			
		||||
    //"GPU-NppImageResize",
 | 
			
		||||
    //"GPU-NppImageWarpAffine",
 | 
			
		||||
    //"GPU-NppImageWarpPerspective",
 | 
			
		||||
    //"GPU-NppImageIntegral",
 | 
			
		||||
    //"GPU-NppImageBlur",
 | 
			
		||||
    0
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user