Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ sim3dAlignment.test.ts
File
sim3dAlignment.test.ts
src/utils/sim3dAlignment.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
* as THREE from
'three'
;
3
import
type
{ Sim3d } from
'../types/sim3d'
;
4
import
{
Callers
nothing calls this directly
Calls
10
computeOriginTranslation
Function · 0.90
computeDistanceScale
Function · 0.90
computeNormalAlignment
Function · 0.90
computePlaneAlignment
Function · 0.90
applySim3d
Function · 0.85
expectIdentity
Function · 0.85
triangleNormal
Function · 0.85
add
Method · 0.80
length
Method · 0.45
clone
Method · 0.45
Tested by
no test coverage detected