MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / pointCloudMapData.test.ts

File pointCloudMapData.test.ts

src/hooks/pointCloud/pointCloudMapData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { buildPoint3D } from '../../test/builders';
3import type { Point3D } from '../../types/colmap';
4import { computeSlowPathMap } from './pointCloudMapData';

Callers

nothing calls this directly

Calls 5

computeSlowPathMapFunction · 0.90
buildPoint3DFunction · 0.90
toPointMapFunction · 0.85
trackFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected