MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / wasmParser.test.ts

File wasmParser.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { CameraModelId } from '../types/colmap';
3import { SensorType } from '../types/rig';
4import { createWasmReconstruction } from '../wasm';

Callers

nothing calls this directly

Calls 5

parseWithWasmFunction · 0.90
buildBinaryFileFunction · 0.90
createWasmParserWrapperFunction · 0.85
buildWasmCameraFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected