vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
BisectSearchContourLineIntersections Class Reference

Public Member Functions

void operator() (std::vector< cv::Point2d > &intersections, const cv::Vec2d &dir, const cv::Vec2d &approxPt, const DoubleContour::const_iterator first, const DoubleContour::const_iterator second)
 
 BisectSearchContourLineIntersections (const cv::Vec2d &paramIntervalLine, const cv::Vec2d &paramIntervalSegment)
 

Member Function Documentation

void BisectSearchContourLineIntersections::operator() ( std::vector< cv::Point2d > &  intersections,
const cv::Vec2d &  dir,
const cv::Vec2d &  approxPt,
const DoubleContour::const_iterator  first,
const DoubleContour::const_iterator  second 
)

soll schnittpkte einer Kontur mit einer Geraden liefern. Sache als geschlossene Kontur betrachen: Diese Moeglichkeit ist grade zu stressig zuimplementieren.


The documentation for this class was generated from the following files: