ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Functions
OCVUtils.h File Reference
#include "OCVConfig.h"
Include dependency graph for OCVUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< cv::Point2fPoints (std::vector< cv::KeyPoint > keypoints)
 
HomographyInfo GetHomographyInliers (std::vector< cv::Point2f > pts1, std::vector< cv::Point2f > pts2)
 

Function Documentation

◆ GetHomographyInliers()

HomographyInfo GetHomographyInliers ( std::vector< cv::Point2f pts1,
std::vector< cv::Point2f pts2 
)

◆ Points()

std::vector< cv::Point2f > Points ( std::vector< cv::KeyPoint >  keypoints)