Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ floorPlaneAlignmentPolicy.test.ts
File
floorPlaneAlignmentPolicy.test.ts
src/components/modals/floorPlaneAlignmentPolicy.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
{ Plane } from
'../../utils/ransac'
;
4
import
{
Callers
nothing calls this directly
Calls
15
getFloorTargetUpVector
Function · 0.90
getFloorDetectionPositions
Function · 0.90
createIdentityEuler
Function · 0.90
detectFloorPlaneFromPositions
Function · 0.90
computeFloorAlignmentTransform
Function · 0.90
createSim3dFromEuler
Function · 0.90
getFloorNormalFlippedForCameraDownSide
Function · 0.90
getFloorInlierPercentage
Function · 0.90
getFloorColorModeAfterDetection
Function · 0.90
formatFloorSampleCount
Function · 0.90
getFloorPlaneControlState
Function · 0.90
getFloorDetectionActionState
Function · 0.90
Tested by
no test coverage detected