ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::FeatureMatcherCache Member List

This is the complete list of members for colmap::FeatureMatcherCache, including all inherited members.

DeleteInlierMatches(const image_t image_id1, const image_t image_id2)colmap::FeatureMatcherCache
DeleteMatches(const image_t image_id1, const image_t image_id2)colmap::FeatureMatcherCache
ExistsDescriptors(const image_t image_id)colmap::FeatureMatcherCache
ExistsInlierMatches(const image_t image_id1, const image_t image_id2)colmap::FeatureMatcherCache
ExistsKeypoints(const image_t image_id)colmap::FeatureMatcherCache
ExistsMatches(const image_t image_id1, const image_t image_id2)colmap::FeatureMatcherCache
FeatureMatcherCache(const size_t cache_size, const Database *database)colmap::FeatureMatcherCache
GetCamera(const camera_t camera_id)colmap::FeatureMatcherCache
GetDescriptors(const image_t image_id)colmap::FeatureMatcherCache
GetImage(const image_t image_id)colmap::FeatureMatcherCache
GetImageIds()colmap::FeatureMatcherCache
GetKeypoints(const image_t image_id)colmap::FeatureMatcherCache
GetMatches(const image_t image_id1, const image_t image_id2)colmap::FeatureMatcherCache
Setup()colmap::FeatureMatcherCache
WriteMatches(const image_t image_id1, const image_t image_id2, const FeatureMatches &matches)colmap::FeatureMatcherCache
WriteTwoViewGeometry(const image_t image_id1, const image_t image_id2, const TwoViewGeometry &two_view_geometry)colmap::FeatureMatcherCache