Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dcovdet.c1483 float aaPatchY [(2*VL_COVDET_AA_PATCH_RESOLUTION+1)*(2*VL_COVDET_AA_PATCH_RESOLUTION+1)] ; member
2549 vl_imgradient_f (self->aaPatchX, self->aaPatchY, 1, side, in vl_covdet_extract_affine_shape_for_frame()
2554 double ly = self->aaPatchY[k] ; in vl_covdet_extract_affine_shape_for_frame()
2777 vl_imgradient_polar_f (self->aaPatchX, self->aaPatchY, 1, side, in vl_covdet_extract_orientations_for_frame()
2784 double angle = self->aaPatchY[k] ; in vl_covdet_extract_orientations_for_frame()