|
Jafar
|
oneMatch structure, contains the 2 patchs and the correlation score More...
oneMatch structure, contains the 2 patchs and the correlation score
#include <match.hpp>
Public Member Functions | |
| bool | operator< (const oneMatch &m_) const |
| operator < | |
| bool | operator> (const oneMatch &m_) const |
| operator > | |
Public Attributes | |
| KBFeature | one |
| KBFeature | two |
| double | score |
| Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1 |
|