Home
last modified time | relevance | path

Searched refs:vl_covdet_extract_orientations (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dcovdet.h202 VL_EXPORT void vl_covdet_extract_orientations (VlCovDet * self) ;
H A Dcovdet.c2858 vl_covdet_extract_orientations (VlCovDet * self) in vl_covdet_extract_orientations() function
/dports/graphics/colmap/colmap-3.6/src/feature/
H A Dsift.cc622 vl_covdet_extract_orientations(covdet.get()); in ExtractCovariantSiftFeaturesCPU()