Namespaces | Functions
intersection.h File Reference
#include <vector>
#include <opencv2/core/core.hpp>
Include dependency graph for intersection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  swri_geometry_util

Functions

bool swri_geometry_util::LineIntersection (cv::Vec2d p1, cv::Vec2d p2, cv::Vec2d p3, cv::Vec2d p4, cv::Vec2d &c)
double swri_geometry_util::PolygonIntersectionArea (const std::vector< cv::Vec2d > &a, const std::vector< cv::Vec2d > &b)
bool swri_geometry_util::PolygonsIntersect (const std::vector< cv::Vec2d > &a, const std::vector< cv::Vec2d > &b)


swri_geometry_util
Author(s): Marc Alban
autogenerated on Tue Oct 3 2017 03:19:17