Merge branch 'kepler-optimization' into cuda-dev

This commit is contained in:
Vladislav Vinogradov
2012-11-27 16:34:45 +04:00
40 changed files with 9416 additions and 8391 deletions

View File

@@ -79,6 +79,8 @@ namespace cv { namespace gpu
WARP_SHUFFLE_FUNCTIONS = FEATURE_SET_COMPUTE_30
};
CV_EXPORTS bool deviceSupports(FeatureSet feature_set);
// Gives information about what GPU archs this OpenCV GPU module was
// compiled for
class CV_EXPORTS TargetArchs