![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <matching.h>

Public Attributes | |
| image_t | image_id1 = kInvalidImageId |
| image_t | image_id2 = kInvalidImageId |
| FeatureMatches | matches |
| TwoViewGeometry | two_view_geometry |
Definition at line 149 of file matching.h.
| image_t colmap::internal::FeatureMatcherData::image_id1 = kInvalidImageId |
Definition at line 150 of file matching.h.
| image_t colmap::internal::FeatureMatcherData::image_id2 = kInvalidImageId |
Definition at line 151 of file matching.h.
| FeatureMatches colmap::internal::FeatureMatcherData::matches |
Definition at line 152 of file matching.h.
| TwoViewGeometry colmap::internal::FeatureMatcherData::two_view_geometry |
Definition at line 153 of file matching.h.