#include <fstream>#include <iostream>#include "opencv2/highgui/highgui.hpp"#include <opencv2/opencv.hpp>

Go to the source code of this file.
Classes | |
| class | FourierDescriptor |
| The FourierDescriptor class computes the fourier descriptor of a hand and matches it with a class of a dictionary. More... | |
1.8.3.1