imutils-cpp
|
#include <opencv2/core/mat.hpp>
#include "vector"
Go to the source code of this file.
Classes | |
class | Perspective |
The class helps to implement four point transformation on a given image. More... | |
Typedefs | |
typedef std::vector< cv::Point2f > | vectorpair |