Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::spaf::ComparisonResult Class Reference

Holds information about the comparison between two object, be it two Feature or two Location. More...


Detailed Description

Holds information about the comparison between two object, be it two Feature or two Location.

Definition at line 13 of file ComparisonResult.hpp.

#include <ComparisonResult.hpp>

Inheritance diagram for jafar::spaf::ComparisonResult:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ComparisonResult (double _comparable=false, double _quality=1.0, double _closeness=0.0, double _certainty=1.0)
ComparisonResultoperator= (const ComparisonResult &)
ComparisonResult operator* (const ComparisonResult &) const
double quality () const
double closeness () const
double certainty () const
bool comparable () const

Private Attributes

Private *const d

Member Function Documentation

Returns:
how sure we are of the comparison (range [0-1])
Returns:
how close the two objects are (range [0-1])
Returns:
false if the objects weren't comparable (ie a point with a line)
Returns:
the quality of the comparison, if the two features are very distinctive (range [0-1])

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:50 for Jafar by doxygen 1.7.6.1
LAAS-CNRS