Commit 962b5197 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #2996 from akarsakov:ocl_dft_new_concept

parents 0c749fd7 fecfaf40
...@@ -244,6 +244,7 @@ typedef signed char schar; ...@@ -244,6 +244,7 @@ typedef signed char schar;
/* fundamental constants */ /* fundamental constants */
#define CV_PI 3.1415926535897932384626433832795 #define CV_PI 3.1415926535897932384626433832795
#define CV_2PI 6.283185307179586476925286766559
#define CV_LOG2 0.69314718055994530941723212145818 #define CV_LOG2 0.69314718055994530941723212145818
/****************************************************************************************\ /****************************************************************************************\
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment