fixed GPU samples and MultiGpuMgr
This commit is contained in:
@@ -139,9 +139,6 @@ namespace cv
|
||||
public:
|
||||
MultiGpuMgr();
|
||||
|
||||
// Returns the current GPU id (or BAD_GPU_ID if no GPU is active)
|
||||
int currentGpuId() const;
|
||||
|
||||
// Makes the given GPU active
|
||||
void gpuOn(int gpu_id);
|
||||
|
||||
|
Reference in New Issue
Block a user