Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dcovdet.c1436 #define VL_COVDET_OR_NUM_ORIENTATION_HISTOGAM_BINS 36 macro
2710 vl_size const numBins = VL_COVDET_OR_NUM_ORIENTATION_HISTOGAM_BINS ; in vl_covdet_extract_orientations_for_frame()
2711 double hist [VL_COVDET_OR_NUM_ORIENTATION_HISTOGAM_BINS] ; in vl_covdet_extract_orientations_for_frame()
2712 double const binExtent = 2 * VL_PI / VL_COVDET_OR_NUM_ORIENTATION_HISTOGAM_BINS ; in vl_covdet_extract_orientations_for_frame()