We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bb9237 + 40e1f2f commit 8aa3011Copy full SHA for 8aa3011
modules/core/include/opencv2/core/cvdef.h
@@ -174,7 +174,7 @@ enum CpuFeatures {
174
175
/* fundamental constants */
176
#define CV_PI 3.1415926535897932384626433832795
177
-#define CV_2PI 6.283185307179586476925286766559
+#define CV_2PI 6.283185307179586476925286766559
178
#define CV_LOG2 0.69314718055994530941723212145818
179
180
#if defined __ARM_FP16_FORMAT_IEEE \
0 commit comments