#include "opencv2/highgui/highgui.hpp"
#include <opencv2/opencv.hpp>
#include <iostream>
Go to the source code of this file.
Classes | |
class | ProjectiveMapping |
The ProjectiveMapping class converts the coordinate system from a quadrangle to a rectangle with origen at (0,0) More... | |