Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/src/exe/
H A Dcolmap.cc1145 std::vector<Eigen::Vector3d> ref_locations; in RunModelAligner() local
1154 ref_locations.push_back(camera_position); in RunModelAligner()
1169 ref_image_names, ref_locations, min_common_images, ransac_options); in RunModelAligner()
1172 reconstruction.Align(ref_image_names, ref_locations, min_common_images); in RunModelAligner()
1185 errors.push_back((image->ProjectionCenter() - ref_locations[i]).norm()); in RunModelAligner()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py1299 sym.ref_locations.append((filename, linenr))
1919 return self.ref_locations
2388 self.ref_locations = []
2468 filename, linenr = self.ref_locations[0]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/buildman/
H A Dkconfiglib.py1299 sym.ref_locations.append((filename, linenr))
1919 return self.ref_locations
2388 self.ref_locations = []
2468 filename, linenr = self.ref_locations[0]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py1299 sym.ref_locations.append((filename, linenr))
1919 return self.ref_locations
2388 self.ref_locations = []
2468 filename, linenr = self.ref_locations[0]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py1299 sym.ref_locations.append((filename, linenr))
1919 return self.ref_locations
2388 self.ref_locations = []
2468 filename, linenr = self.ref_locations[0]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/buildman/
H A Dkconfiglib.py1299 sym.ref_locations.append((filename, linenr))
1919 return self.ref_locations
2388 self.ref_locations = []
2468 filename, linenr = self.ref_locations[0]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/test/
H A Druntest_v1.py517 ref_numbers, ref_locations = extract_numbers(f, ref_filtered)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/buildman/
H A Dkconfiglib.py700 sym.ref_locations.append((filename, linenr))
2732 return self.ref_locations
2854 self.ref_locations = []
2934 filename, linenr = self.ref_locations[0]