Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ dataPanelViewModel.test.ts
File
dataPanelViewModel.test.ts
src/components/database/dataPanelViewModel.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
buildCamera,
Callers
nothing calls this directly
Calls
8
buildReconstruction
Function · 0.90
buildCamera
Function · 0.90
getDataPanelCameraRows
Function · 0.90
buildImage
Function · 0.90
buildPoint2D
Function · 0.90
getDataPanelImageRows
Function · 0.90
getDataPanelImageLimitMessage
Function · 0.90
getDataPanelPointStatCards
Function · 0.90
Tested by
no test coverage detected