Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dcovdet.h204 VL_EXPORT void vl_covdet_extract_affine_shape (VlCovDet * self) ;
H A Dcovdet.c2652 vl_covdet_extract_affine_shape (VlCovDet * self) in vl_covdet_extract_affine_shape() function
/dports/graphics/colmap/colmap-3.6/src/feature/
H A Dsift.cc620 vl_covdet_extract_affine_shape(covdet.get()); in ExtractCovariantSiftFeaturesCPU()