Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dcovdet.c1481 float aaPatch [(2*VL_COVDET_AA_PATCH_RESOLUTION+1)*(2*VL_COVDET_AA_PATCH_RESOLUTION+1)] ; member
2532 self->aaPatch, in vl_covdet_extract_affine_shape_for_frame()
2543 vl_imsmooth_f(self->aaPatch, side, in vl_covdet_extract_affine_shape_for_frame()
2544 self->aaPatch, side, side, side, in vl_covdet_extract_affine_shape_for_frame()
2550 self->aaPatch, side, side, side) ; in vl_covdet_extract_affine_shape_for_frame()
2756 self->aaPatch, in vl_covdet_extract_orientations_for_frame()
2771 vl_imsmooth_f(self->aaPatch, side, in vl_covdet_extract_orientations_for_frame()
2772 self->aaPatch, side, side, side, in vl_covdet_extract_orientations_for_frame()
2778 self->aaPatch, side, side, side) ; in vl_covdet_extract_orientations_for_frame()