Commit 6b123fee authored by Gary Bradski's avatar Gary Bradski

revamped

parent 52fd8ad6
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include <iostream> #include <iostream>
using namespace cv; using namespace cv;
using namespace std; using namespace std;
void help() void help()
{ {
cout << "\nThis program demonstrated the use of the discrete Fourier transform (dft)\n" cout << "\nThis program demonstrated the use of the discrete Fourier transform (dft)\n"
......
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