MCPcopy 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

1import { describe, expect, it } from 'vitest';
2import {
3 computeCenterAtOrigin,
4 computeNormalizeScale,

Callers

nothing calls this directly

Calls 7

computeCenterAtOriginFunction · 0.90
transformPointFunction · 0.90
computeNormalizeScaleFunction · 0.90
makeReconstructionFunction · 0.70
makeImageFunction · 0.70
expectVectorCloseFunction · 0.70
makePointFunction · 0.70

Tested by

no test coverage detected