Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
962b5197
Commit
962b5197
authored
Jul 28, 2014
by
Vadim Pisarevsky
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2996 from akarsakov:ocl_dft_new_concept
parents
0c749fd7
fecfaf40
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
0 deletions
+1
-0
cvdef.h
modules/core/include/opencv2/core/cvdef.h
+1
-0
dxt.cpp
modules/core/src/dxt.cpp
+0
-0
fft.cl
modules/core/src/opencl/fft.cl
+0
-0
No files found.
modules/core/include/opencv2/core/cvdef.h
View file @
962b5197
...
@@ -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
/****************************************************************************************\
/****************************************************************************************\
...
...
modules/core/src/dxt.cpp
View file @
962b5197
This diff is collapsed.
Click to expand it.
modules/core/src/opencl/fft.cl
0 → 100644
View file @
962b5197
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment