pull/13383/head
Gary Bradski 15 years ago
parent 52fd8ad662
commit 6b123fee4b
  1. 1
      samples/cpp/dft.cpp

@ -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"

Loading…
Cancel
Save