Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ CameraModelId } from
'../types/colmap'
;
3
import
{
4
CAMERA_MODEL_COLMAP_NAMES,
Callers
nothing calls this directly
Calls
7
getCameraModelColmapName
Function · 0.90
isPerspectiveCameraModel
Function · 0.90
isFisheyeCameraModel
Function · 0.90
getCameraModelCompatibility
Function · 0.90
isCameraModelId
Function · 0.90
parseCameraModelId
Function · 0.90
values
Method · 0.65
Tested by
no test coverage detected