fixed gpu filters (deriv filter and source roi calculation)

This commit is contained in:
Vladislav Vinogradov
2010-10-12 08:33:06 +00:00
parent ced60b7498
commit f6895e7738
4 changed files with 86 additions and 48 deletions

View File

@@ -62,10 +62,8 @@ const char* blacklist[] =
//"GPU-NppImageIntegral", // different precision
//"GPU-NppImageSobel", // ???
//"GPU-NppImageScharr", // ???
//"GPU-NppImageGaussianBlur", // different precision
//"GPU-NppMorphologyEx", // different precision?
//"GPU-NppImageScharr", // ???
//"GPU-NppImageGaussianBlur", // different precision
0
};