restore missed gpu functionality after merge #dddd285d
This commit is contained in:
@@ -143,6 +143,7 @@ namespace cv { namespace gpu
|
||||
int multi_processor_count_;
|
||||
int majorVersion_;
|
||||
int minorVersion_;
|
||||
size_t sharedMemPerBlock_;
|
||||
};
|
||||
|
||||
CV_EXPORTS void printCudaDeviceInfo(int device);
|
||||
|
||||
Reference in New Issue
Block a user