![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
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 |
Store a featureIndex and the associated point3dId.
1.8.17