MCPcopy 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

1import { describe, expect, it } from 'vitest';
2import * as THREE from 'three';
3import type { Sim3d } from '../types/sim3d';
4import {

Callers

nothing calls this directly

Calls 10

computeOriginTranslationFunction · 0.90
computeDistanceScaleFunction · 0.90
computeNormalAlignmentFunction · 0.90
computePlaneAlignmentFunction · 0.90
applySim3dFunction · 0.85
expectIdentityFunction · 0.85
triangleNormalFunction · 0.85
addMethod · 0.80
lengthMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected