OpenCV  4.1.1
Open Source Computer Vision
Public Attributes | List of all members
hashtable_int 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(* hashtable_int::hashfunc) (uint)

§ nodes

struct hashnode_i** hashtable_int::nodes

§ size

size_t hashtable_int::size

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