MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / colmapTextWriters.test.ts

File colmapTextWriters.test.ts

src/parsers/colmapTextWriters.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { CameraModelId, UNMATCHED_POINT3D_ID } from '../types/colmap';
3import { SensorType, type Frame, type Rig } from '../types/rig';
4import {

Callers

nothing calls this directly

Calls 10

buildCameraFunction · 0.90
writeCamerasTextFunction · 0.90
buildImageFunction · 0.90
buildPoint2DFunction · 0.90
writeImagesTextFunction · 0.90
buildPoint3DFunction · 0.90
writePoints3DTextFunction · 0.90
writeRigsTextFunction · 0.90
writeFramesTextFunction · 0.90

Tested by

no test coverage detected