Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
FeatureDescriptors FeatureDescriptorsFloat::ToBytes() const {
219
return FeatureDescriptors::FromFloat(*this);
220
}
221
222
FeatureKeypointsMatrix KeypointsToMatrix(
223
const FeatureKeypoints& feature_keypoints) {
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64