licornea_tools
Public Member Functions | Public Attributes | List of all members
tlz::image_correspondences Struct Reference

Set of features, each on set of views. More...

#include <image_correspondence.h>

Public Member Functions

bool has_feature (const std::string &feature_name) const
 

Public Attributes

std::string dataset_group
 
std::map< std::string, image_correspondence_featurefeatures
 

Detailed Description

Set of features, each on set of views.

Definition at line 28 of file image_correspondence.h.

Member Function Documentation

bool tlz::image_correspondences::has_feature ( const std::string &  feature_name) const
inline

Definition at line 32 of file image_correspondence.h.

Here is the call graph for this function:

Member Data Documentation

std::string tlz::image_correspondences::dataset_group

Definition at line 29 of file image_correspondence.h.

std::map<std::string, image_correspondence_feature> tlz::image_correspondences::features

Definition at line 30 of file image_correspondence.h.


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