OpenCV  4.2.0
Open Source Computer Vision
Public Attributes | List of all members
cv::ppf_match_3d::HSHTBL_i Struct Reference

#include <opencv2/surface_matching/t_hash_int.hpp>

Public Attributes

size_t(* hashfunc )(uint)
 
struct hashnode_i ** nodes
 
size_t size
 

Member Data Documentation

◆ hashfunc

size_t(* cv::ppf_match_3d::HSHTBL_i::hashfunc) (uint)

◆ nodes

struct hashnode_i** cv::ppf_match_3d::HSHTBL_i::nodes

◆ size

size_t cv::ppf_match_3d::HSHTBL_i::size

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