vendor: OpenCV 5.0.0 snapshot at 755e50675d97db9b7d449d8bd6b09888646f6c6e
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
namespace cv { namespace cuda { namespace device { namespace imgproc {
|
||||
constexpr int n1 = 3;
|
||||
constexpr int n12 = 6;
|
||||
constexpr int n123 = 10;
|
||||
}}}}
|
||||
Reference in New Issue
Block a user