and others added 13 commits
September 20, 2020 05:06Closed
lucasthahn pushed a commit to tne-ai/colmap that referenced this pull request
Aug 17, 2022… the end of the thread (colmap#1170) * Fix bugs of sift features matching. * Remove the return value. * Change names of function. And combine test function ExiststDescriptors with test function ExistsKeypoints. * Enhance the feature of testing keypoints and descriptors by using LRUCache. * Fix memory leak of PRNG * Add missing include file * Fix the problem of gcc compilation error * Try to fix the problem of gcc compilation error * Add missing operator * * Fix memory leak in thread local PRNG * Remove the meaningless copy construction code for PRNG Co-authored-by: Johannes Schönberger <joschonb@microsoft.com>