Home
last modified time | relevance | path

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

/dports/misc/openmvg/openMVG-2.0/src/openMVG/matching/kvld/
H A Dkvld_draw.h25 const std::vector<features::SIOPointFeature > &vec_F2, in getKVLDMask()
43 const features::SIOPointFeature & r1 = vec_F2[ vec_matches[ it1 ].second ]; in getKVLDMask()
44 const features::SIOPointFeature & r2 = vec_F2[ vec_matches[ it2 ].second ]; in getKVLDMask()
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dspacegroup.cpp86 Vec3<> vec_F2( 0.5, 0.0, 0.5 ); variable
243 ops.push_back(Symop_code(Symop(RTop<>(mat_i,vec_F2)))); in init_hall()