This commit is contained in:
Gary Bradski 2010-12-04 08:30:39 +00:00
parent 52fd8ad662
commit 6b123fee4b

View File

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