MCPcopy Create free account
hub / github.com/colmap/colmap / ToBytes

Method ToBytes

src/colmap/feature/types.cc:218–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218FeatureDescriptors FeatureDescriptorsFloat::ToBytes() const {
219 return FeatureDescriptors::FromFloat(*this);
220}
221
222FeatureKeypointsMatrix KeypointsToMatrix(
223 const FeatureKeypoints& feature_keypoints) {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64