Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ sim3dNormalization.test.ts
File
sim3dNormalization.test.ts
src/utils/sim3dNormalization.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
{
3
computeCenterAtOrigin,
4
computeNormalizeScale,
Callers
nothing calls this directly
Calls
7
computeCenterAtOrigin
Function · 0.90
transformPoint
Function · 0.90
computeNormalizeScale
Function · 0.90
makeReconstruction
Function · 0.70
makeImage
Function · 0.70
expectVectorClose
Function · 0.70
makePoint
Function · 0.70
Tested by
no test coverage detected