AliceVision
Photogrammetric Computer Vision Framework
Public Member Functions | Public Attributes | List of all members
aliceVision::feature::FeatureInImage Struct Reference

Store a featureIndex and the associated point3dId. More...

#include <Regions.hpp>

Public Member Functions

 FeatureInImage (IndexT featureIndex, IndexT point3dId)
 
bool operator< (const FeatureInImage &other) const
 

Public Attributes

IndexT _featureIndex
 
IndexT _point3dId
 

Detailed Description

Store a featureIndex and the associated point3dId.


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