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.
1 parent 3e843ce commit 92cfc92Copy full SHA for 92cfc92
include/postProcessing.h
@@ -3,6 +3,8 @@
3
4
using namespace std;
5
6
+#define M_PI 3.14159265358979323846
7
+
8
class PP {
9
public:
10
PP(cv::Size);
0 commit comments