OpenCV  3.4.18
Open Source Computer Vision
Public Attributes | List of all members
THash Struct Reference

Struct, holding a node in the hashtable. More...

#include <opencv2/surface_matching/ppf_match_3d.hpp>

Public Attributes

int i
 
int id
 
int ppfInd
 

Detailed Description

Struct, holding a node in the hashtable.

Member Data Documentation

◆ i

int THash::i

◆ id

int THash::id

◆ ppfInd

int THash::ppfInd

The documentation for this struct was generated from the following file: