Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::dseg::SegmentsSimpleMatcher Class Reference

Simple match procedure that will consider that two segments (seg1, seg2) are matches if seg1 is the closest segment for seg2, and if seg2 is the closest segment for seg1: More...


Detailed Description

Simple match procedure that will consider that two segments (seg1, seg2) are matches if seg1 is the closest segment for seg2, and if seg2 is the closest segment for seg1:

For all seg_r in SEG_REF, C( seg_r, seg2 ) < C( seg1, seg2 ), and for all seg_m in SEG_MATCH, C( seg1, seg_m ) < C(seg1, seg2) and C( seg1, seg2 ) > threshold

Definition at line 22 of file SegmentsSimpleMatcher.hpp.

#include <SegmentsSimpleMatcher.hpp>

List of all members.

Public Member Functions

void match (SegmentsSet &set1, SegmentsSet &set2)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS