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

File cameraModelPolicy.test.ts

src/utils/cameraModelPolicy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { CameraModelId } from '../types/colmap';
3import {
4 CAMERA_MODEL_COLMAP_NAMES,

Callers

nothing calls this directly

Calls 7

getCameraModelColmapNameFunction · 0.90
isPerspectiveCameraModelFunction · 0.90
isFisheyeCameraModelFunction · 0.90
isCameraModelIdFunction · 0.90
parseCameraModelIdFunction · 0.90
valuesMethod · 0.65

Tested by

no test coverage detected