Home
last modified time | relevance | path

Searched defs:SIOPointFeature (Results 1 – 3 of 3) sorted by relevance

/dports/misc/openmvg/openMVG-2.0/src/openMVG/features/
H A Dfeature.hpp58 class SIOPointFeature : public PointFeature { class
H A Dfeature.cpp41 SIOPointFeature::SIOPointFeature in SIOPointFeature() function in openMVG::features::SIOPointFeature
/dports/misc/openmvg/openMVG-2.0/src/openMVG/matching/kvld/
H A Dalgorithm.h18 namespace openMVG { namespace features { class SIOPointFeature; } } variable